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

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee that return AuthConstraintType
 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.priv.collections.novalueclass.javaee with parameters of type AuthConstraintType
 void SecurityConstraintType.setAuthConstraint(AuthConstraintType value)
          Sets the value of the authConstraint property.
 

Uses of AuthConstraintType 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 AuthConstraintType
 class AuthConstraintTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that return AuthConstraintType
 AuthConstraintType SecurityConstraintTypeImpl.getAuthConstraint()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl with parameters of type AuthConstraintType
 void SecurityConstraintTypeImpl.setAuthConstraint(AuthConstraintType value)
           
 



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