Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.ValidatorType

Packages that use ValidatorType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl   
 

Uses of ValidatorType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return ValidatorType
 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.prot.collections.novalueclass.javaee with parameters of type ValidatorType
 void TldTaglibType.setValidator(ValidatorType value)
          Sets the value of the validator property.
 

Uses of ValidatorType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that implement ValidatorType
 class ValidatorTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that return ValidatorType
 ValidatorType TldTaglibTypeImpl.getValidator()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with parameters of type ValidatorType
 void TldTaglibTypeImpl.setValidator(ValidatorType value)
           
 



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