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

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

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

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