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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return LoginConfigType
 LoginConfigType Webapp22Factory.createLoginConfigType()
          Returns a new object of class 'Login Config Type'.
 LoginConfigType DocumentRoot.getLoginConfig()
          Returns the value of the 'Login Config' containment reference.
 LoginConfigType WebAppType.getLoginConfig()
          Returns the value of the 'Login Config' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp22 with parameters of type LoginConfigType
 void DocumentRoot.setLoginConfig(LoginConfigType value)
          Sets the value of the 'Login Config' containment reference.
 void WebAppType.setLoginConfig(LoginConfigType value)
          Sets the value of the 'Login Config' containment reference.