Uses of Interface
org.eclipse.modisco.jee.webapp.webapp25.EnvEntryTypeValuesType

Packages that use EnvEntryTypeValuesType
org.eclipse.modisco.jee.webapp.webapp25   
 

Uses of EnvEntryTypeValuesType in org.eclipse.modisco.jee.webapp.webapp25
 

Methods in org.eclipse.modisco.jee.webapp.webapp25 that return EnvEntryTypeValuesType
 EnvEntryTypeValuesType Webapp25Factory.createEnvEntryTypeValuesType()
          Returns a new object of class 'Env Entry Type Values Type'.
 EnvEntryTypeValuesType EnvEntryType.getEnvEntryType()
          Returns the value of the 'Env Entry Type' containment reference.
 

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