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

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

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

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee declared as ValidatorType
protected  ValidatorType TldTaglibType.validator
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return ValidatorType
 ValidatorType ValidatorType.clone()
          Creates and returns a copy of this object.
 ValidatorType ObjectFactory.createValidatorType()
          Create an instance of ValidatorType
 ValidatorType TldTaglibType.getValidator()
          Gets the value of the validator property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type ValidatorType
 void TldTaglibType.setValidator(ValidatorType value)
          Sets the value of the validator property.
 

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



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