Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.HandlerChainsType

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

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

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee that return HandlerChainsType
 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.novalueclass.javaee with parameters of type HandlerChainsType
 void PortComponentType.setHandlerChains(HandlerChainsType value)
          Sets the value of the handlerChains property.
 

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

Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl that implement HandlerChainsType
 class HandlerChainsTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl that return HandlerChainsType
 HandlerChainsType PortComponentTypeImpl.getHandlerChains()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl with parameters of type HandlerChainsType
 void PortComponentTypeImpl.setHandlerChains(HandlerChainsType value)
           
 



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