Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.HandlerChainsType

Packages that use HandlerChainsType
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee   
 

Uses of HandlerChainsType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee declared as HandlerChainsType
protected  HandlerChainsType PortComponentType.handlerChains
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return HandlerChainsType
 HandlerChainsType HandlerChainsType.clone()
          Creates and returns a copy of this object.
 HandlerChainsType ObjectFactory.createHandlerChainsType()
          Create an instance of HandlerChainsType
 HandlerChainsType PortComponentType.getHandlerChains()
          Gets the value of the handlerChains property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with parameters of type HandlerChainsType
 void PortComponentType.setHandlerChains(HandlerChainsType value)
          Sets the value of the handlerChains property.
 

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



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