Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar31.EnvEntryTypeValuesType

Packages that use EnvEntryTypeValuesType
org.eclipse.modisco.jee.ejbjar.EjbJar31   
 

Uses of EnvEntryTypeValuesType in org.eclipse.modisco.jee.ejbjar.EjbJar31
 

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