Uses of Interface
org.eclipse.modisco.jee.webapp.webapp22.EnvEntryType

Packages that use EnvEntryType
org.eclipse.modisco.jee.webapp.webapp22   
 

Uses of EnvEntryType in org.eclipse.modisco.jee.webapp.webapp22
 

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return EnvEntryType
 EnvEntryType Webapp22Factory.createEnvEntryType()
          Returns a new object of class 'Env Entry Type'.
 EnvEntryType DocumentRoot.getEnvEntry()
          Returns the value of the 'Env Entry' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp22 with parameters of type EnvEntryType
 void DocumentRoot.setEnvEntry(EnvEntryType value)
          Sets the value of the 'Env Entry' containment reference.