Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.FacesConfigMapEntryType

Packages that use FacesConfigMapEntryType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee   
 

Uses of FacesConfigMapEntryType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type parameters of type FacesConfigMapEntryType
protected  List<FacesConfigMapEntryType> FacesConfigMapEntriesType.mapEntry
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return FacesConfigMapEntryType
 FacesConfigMapEntryType FacesConfigMapEntryType.clone()
          Creates and returns a copy of this object.
static FacesConfigMapEntryType ObjectFactory.copyOfFacesConfigMapEntryType(FacesConfigMapEntryType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.FacesConfigMapEntryType instance.
 FacesConfigMapEntryType ObjectFactory.createFacesConfigMapEntryType()
          Create an instance of FacesConfigMapEntryType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return types with arguments of type FacesConfigMapEntryType
 List<FacesConfigMapEntryType> FacesConfigMapEntriesType.getMapEntry()
          Gets the value of the mapEntry property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type FacesConfigMapEntryType
static FacesConfigMapEntryType ObjectFactory.copyOfFacesConfigMapEntryType(FacesConfigMapEntryType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.FacesConfigMapEntryType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type arguments of type FacesConfigMapEntryType
static void FacesConfigMapEntriesType.copyMapEntry(List<FacesConfigMapEntryType> source, List<FacesConfigMapEntryType> target)
          Copies all values of property MapEntry.
static void FacesConfigMapEntriesType.copyMapEntry(List<FacesConfigMapEntryType> source, List<FacesConfigMapEntryType> target)
          Copies all values of property MapEntry.
 

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



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