Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar11.EnvEntryValueType

Packages that use EnvEntryValueType
org.eclipse.modisco.jee.ejbjar.EjbJar11   
 

Uses of EnvEntryValueType in org.eclipse.modisco.jee.ejbjar.EjbJar11
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 that return EnvEntryValueType
 EnvEntryValueType EjbJar11Factory.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.ejbjar.EjbJar11 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.