Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.FacesConfigAttributeType

Packages that use FacesConfigAttributeType
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee   
 

Uses of FacesConfigAttributeType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with type parameters of type FacesConfigAttributeType
protected  List<FacesConfigAttributeType> FacesConfigValidatorType.attribute
           
protected  List<FacesConfigAttributeType> FacesConfigConverterType.attribute
           
protected  List<FacesConfigAttributeType> FacesConfigRendererType.attribute
           
protected  List<FacesConfigAttributeType> FacesConfigComponentType.attribute
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return FacesConfigAttributeType
 FacesConfigAttributeType FacesConfigAttributeType.clone()
          Creates and returns a copy of this object.
 FacesConfigAttributeType ObjectFactory.createFacesConfigAttributeType()
          Create an instance of FacesConfigAttributeType
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return types with arguments of type FacesConfigAttributeType
 List<FacesConfigAttributeType> FacesConfigValidatorType.getAttribute()
          Gets the value of the attribute property.
 List<FacesConfigAttributeType> FacesConfigConverterType.getAttribute()
          Gets the value of the attribute property.
 List<FacesConfigAttributeType> FacesConfigRendererType.getAttribute()
          Gets the value of the attribute property.
 List<FacesConfigAttributeType> FacesConfigComponentType.getAttribute()
          Gets the value of the attribute property.
 

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



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