Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.FacesConfigSuggestedValueType

Packages that use FacesConfigSuggestedValueType
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl   
 

Uses of FacesConfigSuggestedValueType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return FacesConfigSuggestedValueType
 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.pub.collections.novalueclass.javaee with parameters of type FacesConfigSuggestedValueType
 void FacesConfigPropertyType.setSuggestedValue(FacesConfigSuggestedValueType value)
          Sets the value of the suggestedValue property.
 void FacesConfigAttributeType.setSuggestedValue(FacesConfigSuggestedValueType value)
          Sets the value of the suggestedValue property.
 

Uses of FacesConfigSuggestedValueType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that implement FacesConfigSuggestedValueType
 class FacesConfigSuggestedValueTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that return FacesConfigSuggestedValueType
 FacesConfigSuggestedValueType FacesConfigAttributeTypeImpl.getSuggestedValue()
           
 FacesConfigSuggestedValueType FacesConfigPropertyTypeImpl.getSuggestedValue()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with parameters of type FacesConfigSuggestedValueType
 void FacesConfigAttributeTypeImpl.setSuggestedValue(FacesConfigSuggestedValueType value)
           
 void FacesConfigPropertyTypeImpl.setSuggestedValue(FacesConfigSuggestedValueType value)
           
 



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