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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp30 that return EnvEntryTypeValuesType
 EnvEntryTypeValuesType Webapp30Factory.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.webapp30 with parameters of type EnvEntryTypeValuesType
 void EnvEntryType.setEnvEntryType(EnvEntryTypeValuesType value)
          Sets the value of the 'Env Entry Type' containment reference.