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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.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.pub.collections.valueclass.javaee that return FacesConfigAttributeType
 FacesConfigAttributeType FacesConfigAttributeType.clone()
          Creates and returns a copy of this object.
static FacesConfigAttributeType ObjectFactory.copyOfFacesConfigAttributeType(FacesConfigAttributeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.FacesConfigAttributeType instance.
 FacesConfigAttributeType ObjectFactory.createFacesConfigAttributeType()
          Create an instance of FacesConfigAttributeType
 

Methods in net.sourceforge.ccxjc.it.model.pub.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.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type FacesConfigAttributeType
static FacesConfigAttributeType ObjectFactory.copyOfFacesConfigAttributeType(FacesConfigAttributeType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.FacesConfigAttributeType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type arguments of type FacesConfigAttributeType
static void FacesConfigValidatorType.copyAttribute(List<FacesConfigAttributeType> source, List<FacesConfigAttributeType> target)
          Copies all values of property Attribute.
static void FacesConfigValidatorType.copyAttribute(List<FacesConfigAttributeType> source, List<FacesConfigAttributeType> target)
          Copies all values of property Attribute.
static void FacesConfigConverterType.copyAttribute(List<FacesConfigAttributeType> source, List<FacesConfigAttributeType> target)
          Copies all values of property Attribute.
static void FacesConfigConverterType.copyAttribute(List<FacesConfigAttributeType> source, List<FacesConfigAttributeType> target)
          Copies all values of property Attribute.
static void FacesConfigRendererType.copyAttribute(List<FacesConfigAttributeType> source, List<FacesConfigAttributeType> target)
          Copies all values of property Attribute.
static void FacesConfigRendererType.copyAttribute(List<FacesConfigAttributeType> source, List<FacesConfigAttributeType> target)
          Copies all values of property Attribute.
static void FacesConfigComponentType.copyAttribute(List<FacesConfigAttributeType> source, List<FacesConfigAttributeType> target)
          Copies all values of property Attribute.
static void FacesConfigComponentType.copyAttribute(List<FacesConfigAttributeType> source, List<FacesConfigAttributeType> target)
          Copies all values of property Attribute.
 

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



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