Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.FacesConfigPropertyType

Packages that use FacesConfigPropertyType
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl   
 

Uses of FacesConfigPropertyType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee that return FacesConfigPropertyType
 FacesConfigPropertyType ObjectFactory.createFacesConfigPropertyType()
          Create an instance of FacesConfigPropertyType
 

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

Uses of FacesConfigPropertyType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that implement FacesConfigPropertyType
 class FacesConfigPropertyTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl with type parameters of type FacesConfigPropertyType
protected  List<FacesConfigPropertyType> FacesConfigValidatorTypeImpl.property
           
protected  List<FacesConfigPropertyType> FacesConfigConverterTypeImpl.property
           
protected  List<FacesConfigPropertyType> FacesConfigComponentTypeImpl.property
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that return types with arguments of type FacesConfigPropertyType
 List<FacesConfigPropertyType> FacesConfigValidatorTypeImpl.getProperty()
           
 List<FacesConfigPropertyType> FacesConfigConverterTypeImpl.getProperty()
           
 List<FacesConfigPropertyType> FacesConfigComponentTypeImpl.getProperty()
           
 



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