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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return EnvEntryType
 EnvEntryType EjbJar20Factory.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.EjbJar20 with parameters of type EnvEntryType
 void DocumentRoot.setEnvEntry(EnvEntryType value)
          Sets the value of the 'Env Entry' containment reference.