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

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

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

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

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