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

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

Uses of FacesConfigAttributeExtensionType 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 FacesConfigAttributeExtensionType
protected  List<FacesConfigAttributeExtensionType> FacesConfigAttributeType.attributeExtension
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return FacesConfigAttributeExtensionType
 FacesConfigAttributeExtensionType FacesConfigAttributeExtensionType.clone()
          Creates and returns a copy of this object.
static FacesConfigAttributeExtensionType ObjectFactory.copyOfFacesConfigAttributeExtensionType(FacesConfigAttributeExtensionType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.FacesConfigAttributeExtensionType instance.
 FacesConfigAttributeExtensionType ObjectFactory.createFacesConfigAttributeExtensionType()
          Create an instance of FacesConfigAttributeExtensionType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return types with arguments of type FacesConfigAttributeExtensionType
 List<FacesConfigAttributeExtensionType> FacesConfigAttributeType.getAttributeExtension()
          Gets the value of the attributeExtension property.
 

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

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type arguments of type FacesConfigAttributeExtensionType
static void FacesConfigAttributeType.copyAttributeExtension(List<FacesConfigAttributeExtensionType> source, List<FacesConfigAttributeExtensionType> target)
          Copies all values of property AttributeExtension.
static void FacesConfigAttributeType.copyAttributeExtension(List<FacesConfigAttributeExtensionType> source, List<FacesConfigAttributeExtensionType> target)
          Copies all values of property AttributeExtension.
 

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



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