Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee.FacesConfigValueClassType

Packages that use FacesConfigValueClassType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee   
 

Uses of FacesConfigValueClassType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee
 

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

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee that return FacesConfigValueClassType
 FacesConfigValueClassType FacesConfigValueClassType.clone()
          Creates and returns a copy of this object.
 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.priv.indexed.valueclass.javaee with parameters of type FacesConfigValueClassType
 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.priv.indexed.valueclass.javaee with parameters of type FacesConfigValueClassType
FacesConfigValueClassType(FacesConfigValueClassType o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee.FacesConfigValueClassType instance by copying a given instance.
 



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