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

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

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

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