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

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee declared as FacesConfigSuggestedValueType
protected  FacesConfigSuggestedValueType FacesConfigPropertyType.suggestedValue
           
protected  FacesConfigSuggestedValueType FacesConfigAttributeType.suggestedValue
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return FacesConfigSuggestedValueType
 FacesConfigSuggestedValueType FacesConfigSuggestedValueType.clone()
          Creates and returns a copy of this object.
protected static FacesConfigSuggestedValueType ObjectFactory.copyOfFacesConfigSuggestedValueType(FacesConfigSuggestedValueType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.FacesConfigSuggestedValueType instance.
 FacesConfigSuggestedValueType ObjectFactory.createFacesConfigSuggestedValueType()
          Create an instance of FacesConfigSuggestedValueType
 FacesConfigSuggestedValueType FacesConfigPropertyType.getSuggestedValue()
          Gets the value of the suggestedValue property.
 FacesConfigSuggestedValueType FacesConfigAttributeType.getSuggestedValue()
          Gets the value of the suggestedValue property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type FacesConfigSuggestedValueType
protected static FacesConfigSuggestedValueType ObjectFactory.copyOfFacesConfigSuggestedValueType(FacesConfigSuggestedValueType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.FacesConfigSuggestedValueType instance.
 void FacesConfigPropertyType.setSuggestedValue(FacesConfigSuggestedValueType value)
          Sets the value of the suggestedValue property.
 void FacesConfigAttributeType.setSuggestedValue(FacesConfigSuggestedValueType value)
          Sets the value of the suggestedValue property.
 

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



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