Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.AuthMethodType

Packages that use AuthMethodType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee   
 

Uses of AuthMethodType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee declared as AuthMethodType
protected  AuthMethodType LoginConfigType.authMethod
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return AuthMethodType
 AuthMethodType AuthMethodType.clone()
          Creates and returns a copy of this object.
protected static AuthMethodType ObjectFactory.copyOfAuthMethodType(AuthMethodType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.AuthMethodType instance.
 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.prot.collections.valueclass.javaee with parameters of type AuthMethodType
protected static AuthMethodType ObjectFactory.copyOfAuthMethodType(AuthMethodType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.AuthMethodType instance.
 void LoginConfigType.setAuthMethod(AuthMethodType value)
          Sets the value of the authMethod property.
 

Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type AuthMethodType
AuthMethodType(AuthMethodType o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.AuthMethodType instance by copying a given instance.
 



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