Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee.HandlerChainType

Packages that use HandlerChainType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee   
 

Uses of HandlerChainType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with type parameters of type HandlerChainType
protected  List<HandlerChainType> HandlerChainsType.handlerChain
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return HandlerChainType
 HandlerChainType HandlerChainType.clone()
          Creates and returns a copy of this object.
 HandlerChainType ObjectFactory.createHandlerChainType()
          Create an instance of HandlerChainType
 

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

Constructors in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with parameters of type HandlerChainType
HandlerChainType(HandlerChainType o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee.HandlerChainType instance by copying a given instance.
 



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