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

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

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

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

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