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

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

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

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