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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee that return FacesConfigAttributeType
 FacesConfigAttributeType ObjectFactory.createFacesConfigAttributeType()
          Create an instance of FacesConfigAttributeType
 FacesConfigAttributeType[] FacesConfigValidatorType.getAttribute()
           
 FacesConfigAttributeType[] FacesConfigConverterType.getAttribute()
           
 FacesConfigAttributeType[] FacesConfigRendererType.getAttribute()
           
 FacesConfigAttributeType[] FacesConfigComponentType.getAttribute()
           
 FacesConfigAttributeType FacesConfigValidatorType.getAttribute(int idx)
           
 FacesConfigAttributeType FacesConfigConverterType.getAttribute(int idx)
           
 FacesConfigAttributeType FacesConfigRendererType.getAttribute(int idx)
           
 FacesConfigAttributeType FacesConfigComponentType.getAttribute(int idx)
           
 FacesConfigAttributeType FacesConfigValidatorType.setAttribute(int idx, FacesConfigAttributeType value)
           
 FacesConfigAttributeType FacesConfigConverterType.setAttribute(int idx, FacesConfigAttributeType value)
           
 FacesConfigAttributeType FacesConfigRendererType.setAttribute(int idx, FacesConfigAttributeType value)
           
 FacesConfigAttributeType FacesConfigComponentType.setAttribute(int idx, FacesConfigAttributeType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee with parameters of type FacesConfigAttributeType
 void FacesConfigValidatorType.setAttribute(FacesConfigAttributeType[] values)
           
 void FacesConfigConverterType.setAttribute(FacesConfigAttributeType[] values)
           
 void FacesConfigRendererType.setAttribute(FacesConfigAttributeType[] values)
           
 void FacesConfigComponentType.setAttribute(FacesConfigAttributeType[] values)
           
 FacesConfigAttributeType FacesConfigValidatorType.setAttribute(int idx, FacesConfigAttributeType value)
           
 FacesConfigAttributeType FacesConfigConverterType.setAttribute(int idx, FacesConfigAttributeType value)
           
 FacesConfigAttributeType FacesConfigRendererType.setAttribute(int idx, FacesConfigAttributeType value)
           
 FacesConfigAttributeType FacesConfigComponentType.setAttribute(int idx, FacesConfigAttributeType value)
           
 

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl declared as FacesConfigAttributeType
protected  FacesConfigAttributeType[] FacesConfigValidatorTypeImpl.attribute
           
protected  FacesConfigAttributeType[] FacesConfigRendererTypeImpl.attribute
           
protected  FacesConfigAttributeType[] FacesConfigConverterTypeImpl.attribute
           
protected  FacesConfigAttributeType[] FacesConfigComponentTypeImpl.attribute
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl that return FacesConfigAttributeType
 FacesConfigAttributeType[] FacesConfigValidatorTypeImpl.getAttribute()
           
 FacesConfigAttributeType[] FacesConfigRendererTypeImpl.getAttribute()
           
 FacesConfigAttributeType[] FacesConfigConverterTypeImpl.getAttribute()
           
 FacesConfigAttributeType[] FacesConfigComponentTypeImpl.getAttribute()
           
 FacesConfigAttributeType FacesConfigValidatorTypeImpl.getAttribute(int idx)
           
 FacesConfigAttributeType FacesConfigRendererTypeImpl.getAttribute(int idx)
           
 FacesConfigAttributeType FacesConfigConverterTypeImpl.getAttribute(int idx)
           
 FacesConfigAttributeType FacesConfigComponentTypeImpl.getAttribute(int idx)
           
 FacesConfigAttributeType FacesConfigValidatorTypeImpl.setAttribute(int idx, FacesConfigAttributeType value)
           
 FacesConfigAttributeType FacesConfigRendererTypeImpl.setAttribute(int idx, FacesConfigAttributeType value)
           
 FacesConfigAttributeType FacesConfigConverterTypeImpl.setAttribute(int idx, FacesConfigAttributeType value)
           
 FacesConfigAttributeType FacesConfigComponentTypeImpl.setAttribute(int idx, FacesConfigAttributeType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl with parameters of type FacesConfigAttributeType
protected  void FacesConfigValidatorTypeImpl.copyAttribute(FacesConfigAttributeType[] source)
          Copies all values of property Attribute.
protected  void FacesConfigRendererTypeImpl.copyAttribute(FacesConfigAttributeType[] source)
          Copies all values of property Attribute.
protected  void FacesConfigConverterTypeImpl.copyAttribute(FacesConfigAttributeType[] source)
          Copies all values of property Attribute.
protected  void FacesConfigComponentTypeImpl.copyAttribute(FacesConfigAttributeType[] source)
          Copies all values of property Attribute.
 void FacesConfigValidatorTypeImpl.setAttribute(FacesConfigAttributeType[] values)
           
 void FacesConfigRendererTypeImpl.setAttribute(FacesConfigAttributeType[] values)
           
 void FacesConfigConverterTypeImpl.setAttribute(FacesConfigAttributeType[] values)
           
 void FacesConfigComponentTypeImpl.setAttribute(FacesConfigAttributeType[] values)
           
 FacesConfigAttributeType FacesConfigValidatorTypeImpl.setAttribute(int idx, FacesConfigAttributeType value)
           
 FacesConfigAttributeType FacesConfigRendererTypeImpl.setAttribute(int idx, FacesConfigAttributeType value)
           
 FacesConfigAttributeType FacesConfigConverterTypeImpl.setAttribute(int idx, FacesConfigAttributeType value)
           
 FacesConfigAttributeType FacesConfigComponentTypeImpl.setAttribute(int idx, FacesConfigAttributeType value)
           
 



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