Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.FacesConfigValueClassType

Packages that use FacesConfigValueClassType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee   
 

Uses of FacesConfigValueClassType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee declared as FacesConfigValueClassType
protected  FacesConfigValueClassType FacesConfigListEntriesType.valueClass
           
protected  FacesConfigValueClassType FacesConfigMapEntriesType.valueClass
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return FacesConfigValueClassType
 FacesConfigValueClassType FacesConfigValueClassType.clone()
          Creates and returns a copy of this object.
protected static FacesConfigValueClassType ObjectFactory.copyOfFacesConfigValueClassType(FacesConfigValueClassType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.FacesConfigValueClassType instance.
 FacesConfigValueClassType ObjectFactory.createFacesConfigValueClassType()
          Create an instance of FacesConfigValueClassType
 FacesConfigValueClassType FacesConfigListEntriesType.getValueClass()
          Gets the value of the valueClass property.
 FacesConfigValueClassType FacesConfigMapEntriesType.getValueClass()
          Gets the value of the valueClass property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type FacesConfigValueClassType
protected static FacesConfigValueClassType ObjectFactory.copyOfFacesConfigValueClassType(FacesConfigValueClassType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.FacesConfigValueClassType instance.
 void FacesConfigListEntriesType.setValueClass(FacesConfigValueClassType value)
          Sets the value of the valueClass property.
 void FacesConfigMapEntriesType.setValueClass(FacesConfigValueClassType value)
          Sets the value of the valueClass property.
 

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



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