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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pkg.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.pkg.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl that implement FacesConfigAttributeType
 class FacesConfigAttributeTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.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.pkg.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()
           
 



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