Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.HandlerChainType

Packages that use HandlerChainType
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl   
 

Uses of HandlerChainType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return HandlerChainType
 HandlerChainType ObjectFactory.createHandlerChainType()
          Create an instance of HandlerChainType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return types with arguments of type HandlerChainType
 List<HandlerChainType> HandlerChainsType.getHandlerChain()
          Gets the value of the handlerChain property.
 

Uses of HandlerChainType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that implement HandlerChainType
 class HandlerChainTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with type parameters of type HandlerChainType
protected  List<HandlerChainType> HandlerChainsTypeImpl.handlerChain
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that return types with arguments of type HandlerChainType
 List<HandlerChainType> HandlerChainsTypeImpl.getHandlerChain()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with type arguments of type HandlerChainType
static void HandlerChainsTypeImpl.copyHandlerChain(List<HandlerChainType> source, List<HandlerChainType> target)
          Copies all values of property HandlerChain.
static void HandlerChainsTypeImpl.copyHandlerChain(List<HandlerChainType> source, List<HandlerChainType> target)
          Copies all values of property HandlerChain.
 



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