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

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

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

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee that return HandlerChainType
 HandlerChainType ObjectFactory.createHandlerChainType()
          Create an instance of HandlerChainType
 HandlerChainType[] HandlerChainsType.getHandlerChain()
           
 HandlerChainType HandlerChainsType.getHandlerChain(int idx)
           
 HandlerChainType HandlerChainsType.setHandlerChain(int idx, HandlerChainType value)
           
 

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

Uses of HandlerChainType 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 HandlerChainType
 class HandlerChainTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl declared as HandlerChainType
protected  HandlerChainType[] HandlerChainsTypeImpl.handlerChain
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl that return HandlerChainType
 HandlerChainType[] HandlerChainsTypeImpl.getHandlerChain()
           
 HandlerChainType HandlerChainsTypeImpl.getHandlerChain(int idx)
           
 HandlerChainType HandlerChainsTypeImpl.setHandlerChain(int idx, HandlerChainType value)
           
 

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



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