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

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.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.prot.indexed.valueclass.javaee that return FacesConfigAttributeType
 FacesConfigAttributeType FacesConfigAttributeType.clone()
          Creates and returns a copy of this object.
protected static FacesConfigAttributeType ObjectFactory.copyOfFacesConfigAttributeType(FacesConfigAttributeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.FacesConfigAttributeType instance.
 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.prot.indexed.valueclass.javaee with parameters of type FacesConfigAttributeType
protected  void FacesConfigValidatorType.copyAttribute(FacesConfigAttributeType[] source)
          Copies all values of property Attribute.
protected  void FacesConfigConverterType.copyAttribute(FacesConfigAttributeType[] source)
          Copies all values of property Attribute.
protected  void FacesConfigRendererType.copyAttribute(FacesConfigAttributeType[] source)
          Copies all values of property Attribute.
protected  void FacesConfigComponentType.copyAttribute(FacesConfigAttributeType[] source)
          Copies all values of property Attribute.
protected static FacesConfigAttributeType ObjectFactory.copyOfFacesConfigAttributeType(FacesConfigAttributeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.FacesConfigAttributeType instance.
 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.prot.indexed.valueclass.javaee with parameters of type FacesConfigAttributeType
FacesConfigAttributeType(FacesConfigAttributeType o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.FacesConfigAttributeType instance by copying a given instance.
 



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