Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.HandlerChainType

Packages that use HandlerChainType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee   
 

Uses of HandlerChainType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as HandlerChainType
protected  HandlerChainType[] HandlerChainsType.handlerChain
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return HandlerChainType
 HandlerChainType HandlerChainType.clone()
          Creates and returns a copy of this object.
static HandlerChainType ObjectFactory.copyOfHandlerChainType(HandlerChainType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.HandlerChainType instance.
 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.pub.indexed.valueclass.javaee with parameters of type HandlerChainType
 void HandlerChainsType.copyHandlerChain(HandlerChainType[] source)
          Copies all values of property HandlerChain.
static HandlerChainType ObjectFactory.copyOfHandlerChainType(HandlerChainType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.HandlerChainType instance.
 void HandlerChainsType.setHandlerChain(HandlerChainType[] values)
           
 HandlerChainType HandlerChainsType.setHandlerChain(int idx, HandlerChainType value)
           
 

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



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