Uses of Interface
org.eclipse.modisco.jee.webapp.webapp23.EnvEntryNameType

Packages that use EnvEntryNameType
org.eclipse.modisco.jee.webapp.webapp23   
 

Uses of EnvEntryNameType in org.eclipse.modisco.jee.webapp.webapp23
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return EnvEntryNameType
 EnvEntryNameType Webapp23Factory.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.webapp.webapp23 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.