Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.FacesConfigNullValueType

Packages that use FacesConfigNullValueType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl   
 

Uses of FacesConfigNullValueType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return FacesConfigNullValueType
 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.prot.collections.novalueclass.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.
 

Uses of FacesConfigNullValueType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that implement FacesConfigNullValueType
 class FacesConfigNullValueTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that return FacesConfigNullValueType
 FacesConfigNullValueType FacesConfigMapEntryTypeImpl.getNullValue()
           
 FacesConfigNullValueType FacesConfigManagedPropertyTypeImpl.getNullValue()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with parameters of type FacesConfigNullValueType
 void FacesConfigMapEntryTypeImpl.setNullValue(FacesConfigNullValueType value)
           
 void FacesConfigManagedPropertyTypeImpl.setNullValue(FacesConfigNullValueType value)
           
 



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