Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.FacesConfigRendererType

Packages that use FacesConfigRendererType
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl   
 

Uses of FacesConfigRendererType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee that return FacesConfigRendererType
 FacesConfigRendererType ObjectFactory.createFacesConfigRendererType()
          Create an instance of FacesConfigRendererType
 FacesConfigRendererType[] FacesConfigRenderKitType.getRenderer()
           
 FacesConfigRendererType FacesConfigRenderKitType.getRenderer(int idx)
           
 FacesConfigRendererType FacesConfigRenderKitType.setRenderer(int idx, FacesConfigRendererType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee with parameters of type FacesConfigRendererType
 void FacesConfigRenderKitType.setRenderer(FacesConfigRendererType[] values)
           
 FacesConfigRendererType FacesConfigRenderKitType.setRenderer(int idx, FacesConfigRendererType value)
           
 

Uses of FacesConfigRendererType in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl that implement FacesConfigRendererType
 class FacesConfigRendererTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl declared as FacesConfigRendererType
protected  FacesConfigRendererType[] FacesConfigRenderKitTypeImpl.renderer
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl that return FacesConfigRendererType
 FacesConfigRendererType[] FacesConfigRenderKitTypeImpl.getRenderer()
           
 FacesConfigRendererType FacesConfigRenderKitTypeImpl.getRenderer(int idx)
           
 FacesConfigRendererType FacesConfigRenderKitTypeImpl.setRenderer(int idx, FacesConfigRendererType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl with parameters of type FacesConfigRendererType
 void FacesConfigRenderKitTypeImpl.setRenderer(FacesConfigRendererType[] values)
           
 FacesConfigRendererType FacesConfigRenderKitTypeImpl.setRenderer(int idx, FacesConfigRendererType value)
           
 



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