Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.UserDataConstraintType

Packages that use UserDataConstraintType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee   
 

Uses of UserDataConstraintType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as UserDataConstraintType
protected  UserDataConstraintType SecurityConstraintType.userDataConstraint
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return UserDataConstraintType
 UserDataConstraintType UserDataConstraintType.clone()
          Creates and returns a copy of this object.
static UserDataConstraintType ObjectFactory.copyOfUserDataConstraintType(UserDataConstraintType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.UserDataConstraintType instance.
 UserDataConstraintType ObjectFactory.createUserDataConstraintType()
          Create an instance of UserDataConstraintType
 UserDataConstraintType SecurityConstraintType.getUserDataConstraint()
          Gets the value of the userDataConstraint property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type UserDataConstraintType
static UserDataConstraintType ObjectFactory.copyOfUserDataConstraintType(UserDataConstraintType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.UserDataConstraintType instance.
 void SecurityConstraintType.setUserDataConstraint(UserDataConstraintType value)
          Sets the value of the userDataConstraint property.
 

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



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