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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return EnvEntryTypeType
 EnvEntryTypeType Webapp23Factory.createEnvEntryTypeType()
          Returns a new object of class 'Env Entry Type Type'.
 EnvEntryTypeType DocumentRoot.getEnvEntryType()
          Returns the value of the 'Env Entry Type' containment reference.
 EnvEntryTypeType EnvEntryType.getEnvEntryType()
          Returns the value of the 'Env Entry Type' containment reference.
 

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