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

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

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

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