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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return FacesConfigAttributeType
 FacesConfigAttributeType ObjectFactory.createFacesConfigAttributeType()
          Create an instance of FacesConfigAttributeType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return types with arguments of type FacesConfigAttributeType
 List<FacesConfigAttributeType> FacesConfigValidatorType.getAttribute()
          Gets the value of the attribute property.
 List<FacesConfigAttributeType> FacesConfigConverterType.getAttribute()
          Gets the value of the attribute property.
 List<FacesConfigAttributeType> FacesConfigRendererType.getAttribute()
          Gets the value of the attribute property.
 List<FacesConfigAttributeType> FacesConfigComponentType.getAttribute()
          Gets the value of the attribute property.
 

Uses of FacesConfigAttributeType 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 FacesConfigAttributeType
 class FacesConfigAttributeTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type parameters of type FacesConfigAttributeType
protected  List<FacesConfigAttributeType> FacesConfigValidatorTypeImpl.attribute
           
protected  List<FacesConfigAttributeType> FacesConfigRendererTypeImpl.attribute
           
protected  List<FacesConfigAttributeType> FacesConfigConverterTypeImpl.attribute
           
protected  List<FacesConfigAttributeType> FacesConfigComponentTypeImpl.attribute
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that return types with arguments of type FacesConfigAttributeType
 List<FacesConfigAttributeType> FacesConfigValidatorTypeImpl.getAttribute()
           
 List<FacesConfigAttributeType> FacesConfigRendererTypeImpl.getAttribute()
           
 List<FacesConfigAttributeType> FacesConfigConverterTypeImpl.getAttribute()
           
 List<FacesConfigAttributeType> FacesConfigComponentTypeImpl.getAttribute()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type arguments of type FacesConfigAttributeType
protected static void FacesConfigValidatorTypeImpl.copyAttribute(List<FacesConfigAttributeType> source, List<FacesConfigAttributeType> target)
          Copies all values of property Attribute.
protected static void FacesConfigValidatorTypeImpl.copyAttribute(List<FacesConfigAttributeType> source, List<FacesConfigAttributeType> target)
          Copies all values of property Attribute.
protected static void FacesConfigRendererTypeImpl.copyAttribute(List<FacesConfigAttributeType> source, List<FacesConfigAttributeType> target)
          Copies all values of property Attribute.
protected static void FacesConfigRendererTypeImpl.copyAttribute(List<FacesConfigAttributeType> source, List<FacesConfigAttributeType> target)
          Copies all values of property Attribute.
protected static void FacesConfigConverterTypeImpl.copyAttribute(List<FacesConfigAttributeType> source, List<FacesConfigAttributeType> target)
          Copies all values of property Attribute.
protected static void FacesConfigConverterTypeImpl.copyAttribute(List<FacesConfigAttributeType> source, List<FacesConfigAttributeType> target)
          Copies all values of property Attribute.
protected static void FacesConfigComponentTypeImpl.copyAttribute(List<FacesConfigAttributeType> source, List<FacesConfigAttributeType> target)
          Copies all values of property Attribute.
protected static void FacesConfigComponentTypeImpl.copyAttribute(List<FacesConfigAttributeType> source, List<FacesConfigAttributeType> target)
          Copies all values of property Attribute.
 



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