Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.AuthMethodType

Packages that use AuthMethodType
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl   
 

Uses of AuthMethodType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee that return AuthMethodType
 AuthMethodType ObjectFactory.createAuthMethodType()
          Create an instance of AuthMethodType
 AuthMethodType LoginConfigType.getAuthMethod()
          Gets the value of the authMethod property.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee with parameters of type AuthMethodType
 void LoginConfigType.setAuthMethod(AuthMethodType value)
          Sets the value of the authMethod property.
 

Uses of AuthMethodType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that implement AuthMethodType
 class AuthMethodTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that return AuthMethodType
 AuthMethodType LoginConfigTypeImpl.getAuthMethod()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl with parameters of type AuthMethodType
 void LoginConfigTypeImpl.setAuthMethod(AuthMethodType value)
           
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.