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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 that return EnvEntryTypeType
 EnvEntryTypeType EjbJar11Factory.createEnvEntryTypeType()
          Returns a new object of class 'Env Entry Type Type'.
 EnvEntryTypeType DocumentRoot.getEnvEntryType()
          Returns the value of the 'Env Entry Type' containment reference.
 EnvEntryTypeType EnvEntryType.getEnvEntryType()
          Returns the value of the 'Env Entry Type' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 with parameters of type EnvEntryTypeType
 void DocumentRoot.setEnvEntryType(EnvEntryTypeType value)
          Sets the value of the 'Env Entry Type' containment reference.
 void EnvEntryType.setEnvEntryType(EnvEntryTypeType value)
          Sets the value of the 'Env Entry Type' containment reference.