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

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

Uses of FacesConfigPropertyType 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 FacesConfigPropertyType
protected  List<FacesConfigPropertyType> FacesConfigValidatorType.property
           
protected  List<FacesConfigPropertyType> FacesConfigConverterType.property
           
protected  List<FacesConfigPropertyType> FacesConfigComponentType.property
           
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return types with arguments of type FacesConfigPropertyType
 List<FacesConfigPropertyType> FacesConfigValidatorType.getProperty()
          Gets the value of the property property.
 List<FacesConfigPropertyType> FacesConfigConverterType.getProperty()
          Gets the value of the property property.
 List<FacesConfigPropertyType> FacesConfigComponentType.getProperty()
          Gets the value of the property property.
 

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

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type arguments of type FacesConfigPropertyType
static void FacesConfigValidatorType.copyProperty(List<FacesConfigPropertyType> source, List<FacesConfigPropertyType> target)
          Copies all values of property Property.
static void FacesConfigValidatorType.copyProperty(List<FacesConfigPropertyType> source, List<FacesConfigPropertyType> target)
          Copies all values of property Property.
static void FacesConfigConverterType.copyProperty(List<FacesConfigPropertyType> source, List<FacesConfigPropertyType> target)
          Copies all values of property Property.
static void FacesConfigConverterType.copyProperty(List<FacesConfigPropertyType> source, List<FacesConfigPropertyType> target)
          Copies all values of property Property.
static void FacesConfigComponentType.copyProperty(List<FacesConfigPropertyType> source, List<FacesConfigPropertyType> target)
          Copies all values of property Property.
static void FacesConfigComponentType.copyProperty(List<FacesConfigPropertyType> source, List<FacesConfigPropertyType> target)
          Copies all values of property Property.
 

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



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