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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 that return EnvEntryNameType
 EnvEntryNameType EjbJar11Factory.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.EjbJar11 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.