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

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

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

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee declared as FacesConfigAttributeType
protected  FacesConfigAttributeType[] FacesConfigValidatorType.attribute
           
protected  FacesConfigAttributeType[] FacesConfigConverterType.attribute
           
protected  FacesConfigAttributeType[] FacesConfigRendererType.attribute
           
protected  FacesConfigAttributeType[] FacesConfigComponentType.attribute
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return FacesConfigAttributeType
 FacesConfigAttributeType FacesConfigAttributeType.clone()
          Creates and returns a copy of this object.
 FacesConfigAttributeType ObjectFactory.createFacesConfigAttributeType()
          Create an instance of FacesConfigAttributeType
 FacesConfigAttributeType[] FacesConfigValidatorType.getAttribute()
           
 FacesConfigAttributeType[] FacesConfigConverterType.getAttribute()
           
 FacesConfigAttributeType[] FacesConfigRendererType.getAttribute()
           
 FacesConfigAttributeType[] FacesConfigComponentType.getAttribute()
           
 FacesConfigAttributeType FacesConfigValidatorType.getAttribute(int idx)
           
 FacesConfigAttributeType FacesConfigConverterType.getAttribute(int idx)
           
 FacesConfigAttributeType FacesConfigRendererType.getAttribute(int idx)
           
 FacesConfigAttributeType FacesConfigComponentType.getAttribute(int idx)
           
 FacesConfigAttributeType FacesConfigValidatorType.setAttribute(int idx, FacesConfigAttributeType value)
           
 FacesConfigAttributeType FacesConfigConverterType.setAttribute(int idx, FacesConfigAttributeType value)
           
 FacesConfigAttributeType FacesConfigRendererType.setAttribute(int idx, FacesConfigAttributeType value)
           
 FacesConfigAttributeType FacesConfigComponentType.setAttribute(int idx, FacesConfigAttributeType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type FacesConfigAttributeType
 void FacesConfigValidatorType.setAttribute(FacesConfigAttributeType[] values)
           
 void FacesConfigConverterType.setAttribute(FacesConfigAttributeType[] values)
           
 void FacesConfigRendererType.setAttribute(FacesConfigAttributeType[] values)
           
 void FacesConfigComponentType.setAttribute(FacesConfigAttributeType[] values)
           
 FacesConfigAttributeType FacesConfigValidatorType.setAttribute(int idx, FacesConfigAttributeType value)
           
 FacesConfigAttributeType FacesConfigConverterType.setAttribute(int idx, FacesConfigAttributeType value)
           
 FacesConfigAttributeType FacesConfigRendererType.setAttribute(int idx, FacesConfigAttributeType value)
           
 FacesConfigAttributeType FacesConfigComponentType.setAttribute(int idx, FacesConfigAttributeType value)
           
 

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



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