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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return EnvEntryNameType
 EnvEntryNameType EjbJar20Factory.createEnvEntryNameType()
          Returns a new object of class 'Env Entry Name Type'.
 EnvEntryNameType DocumentRoot.getEnvEntryName()
          Returns the value of the 'Env Entry Name' containment reference.
 EnvEntryNameType EnvEntryType.getEnvEntryName()
          Returns the value of the 'Env Entry Name' containment reference.
 

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