Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.FacesConfigNullValueType

Packages that use FacesConfigNullValueType
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee   
 

Uses of FacesConfigNullValueType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee declared as FacesConfigNullValueType
protected  FacesConfigNullValueType FacesConfigMapEntryType.nullValue
           
protected  FacesConfigNullValueType FacesConfigManagedPropertyType.nullValue
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return FacesConfigNullValueType
 FacesConfigNullValueType FacesConfigNullValueType.clone()
          Creates and returns a copy of this object.
 FacesConfigNullValueType ObjectFactory.createFacesConfigNullValueType()
          Create an instance of FacesConfigNullValueType
 FacesConfigNullValueType FacesConfigMapEntryType.getNullValue()
          Gets the value of the nullValue property.
 FacesConfigNullValueType FacesConfigManagedPropertyType.getNullValue()
          Gets the value of the nullValue property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with parameters of type FacesConfigNullValueType
 void FacesConfigMapEntryType.setNullValue(FacesConfigNullValueType value)
          Sets the value of the nullValue property.
 void FacesConfigManagedPropertyType.setNullValue(FacesConfigNullValueType value)
          Sets the value of the nullValue property.
 

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



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