Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.FacesConfigMapEntriesType

Packages that use FacesConfigMapEntriesType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee   
 

Uses of FacesConfigMapEntriesType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee
 

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

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return FacesConfigMapEntriesType
 FacesConfigMapEntriesType FacesConfigMapEntriesType.clone()
          Creates and returns a copy of this object.
 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.pkg.indexed.valueclass.javaee with parameters of type FacesConfigMapEntriesType
 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.pkg.indexed.valueclass.javaee with parameters of type FacesConfigMapEntriesType
FacesConfigMapEntriesType(FacesConfigMapEntriesType o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.FacesConfigMapEntriesType instance by copying a given instance.
 



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