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

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee declared as FacesConfigMapEntriesType
protected  FacesConfigMapEntriesType FacesConfigManagedPropertyType.mapEntries
           
protected  FacesConfigMapEntriesType FacesConfigManagedBeanType.mapEntries
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return FacesConfigMapEntriesType
 FacesConfigMapEntriesType FacesConfigMapEntriesType.clone()
          Creates and returns a copy of this object.
protected static FacesConfigMapEntriesType ObjectFactory.copyOfFacesConfigMapEntriesType(FacesConfigMapEntriesType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.FacesConfigMapEntriesType instance.
 FacesConfigMapEntriesType ObjectFactory.createFacesConfigMapEntriesType()
          Create an instance of FacesConfigMapEntriesType
 FacesConfigMapEntriesType FacesConfigManagedPropertyType.getMapEntries()
          Gets the value of the mapEntries property.
 FacesConfigMapEntriesType FacesConfigManagedBeanType.getMapEntries()
          Gets the value of the mapEntries property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type FacesConfigMapEntriesType
protected static FacesConfigMapEntriesType ObjectFactory.copyOfFacesConfigMapEntriesType(FacesConfigMapEntriesType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.FacesConfigMapEntriesType instance.
 void FacesConfigManagedPropertyType.setMapEntries(FacesConfigMapEntriesType value)
          Sets the value of the mapEntries property.
 void FacesConfigManagedBeanType.setMapEntries(FacesConfigMapEntriesType value)
          Sets the value of the mapEntries property.
 

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



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