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

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee declared as FacesConfigAttributeExtensionType
protected  FacesConfigAttributeExtensionType[] FacesConfigAttributeType.attributeExtension
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee that return FacesConfigAttributeExtensionType
 FacesConfigAttributeExtensionType FacesConfigAttributeExtensionType.clone()
          Creates and returns a copy of this object.
protected static FacesConfigAttributeExtensionType ObjectFactory.copyOfFacesConfigAttributeExtensionType(FacesConfigAttributeExtensionType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.FacesConfigAttributeExtensionType instance.
 FacesConfigAttributeExtensionType ObjectFactory.createFacesConfigAttributeExtensionType()
          Create an instance of FacesConfigAttributeExtensionType
 FacesConfigAttributeExtensionType[] FacesConfigAttributeType.getAttributeExtension()
           
 FacesConfigAttributeExtensionType FacesConfigAttributeType.getAttributeExtension(int idx)
           
 FacesConfigAttributeExtensionType FacesConfigAttributeType.setAttributeExtension(int idx, FacesConfigAttributeExtensionType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee with parameters of type FacesConfigAttributeExtensionType
protected  void FacesConfigAttributeType.copyAttributeExtension(FacesConfigAttributeExtensionType[] source)
          Copies all values of property AttributeExtension.
protected static FacesConfigAttributeExtensionType ObjectFactory.copyOfFacesConfigAttributeExtensionType(FacesConfigAttributeExtensionType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.FacesConfigAttributeExtensionType instance.
 void FacesConfigAttributeType.setAttributeExtension(FacesConfigAttributeExtensionType[] values)
           
 FacesConfigAttributeExtensionType FacesConfigAttributeType.setAttributeExtension(int idx, FacesConfigAttributeExtensionType value)
           
 

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



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