Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.AuthConstraintType

Packages that use AuthConstraintType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee   
 

Uses of AuthConstraintType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee declared as AuthConstraintType
protected  AuthConstraintType SecurityConstraintType.authConstraint
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return AuthConstraintType
 AuthConstraintType AuthConstraintType.clone()
          Creates and returns a copy of this object.
 AuthConstraintType ObjectFactory.createAuthConstraintType()
          Create an instance of AuthConstraintType
 AuthConstraintType SecurityConstraintType.getAuthConstraint()
          Gets the value of the authConstraint property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type AuthConstraintType
 void SecurityConstraintType.setAuthConstraint(AuthConstraintType value)
          Sets the value of the authConstraint property.
 

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



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