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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return RealmNameType
 RealmNameType Webapp22Factory.createRealmNameType()
          Returns a new object of class 'Realm Name Type'.
 RealmNameType DocumentRoot.getRealmName()
          Returns the value of the 'Realm Name' containment reference.
 RealmNameType LoginConfigType.getRealmName()
          Returns the value of the 'Realm Name' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp22 with parameters of type RealmNameType
 void DocumentRoot.setRealmName(RealmNameType value)
          Sets the value of the 'Realm Name' containment reference.
 void LoginConfigType.setRealmName(RealmNameType value)
          Sets the value of the 'Realm Name' containment reference.