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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return EnvEntryType
 EnvEntryType Webapp23Factory.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.webapp23 with parameters of type EnvEntryType
 void DocumentRoot.setEnvEntry(EnvEntryType value)
          Sets the value of the 'Env Entry' containment reference.