Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.PortComponentHandlerType

Packages that use PortComponentHandlerType
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl   
 

Uses of PortComponentHandlerType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee that return PortComponentHandlerType
 PortComponentHandlerType ObjectFactory.createPortComponentHandlerType()
          Create an instance of PortComponentHandlerType
 PortComponentHandlerType[] HandlerChainType.getHandler()
           
 PortComponentHandlerType[] PortComponentType.getHandler()
           
 PortComponentHandlerType HandlerChainType.getHandler(int idx)
           
 PortComponentHandlerType PortComponentType.getHandler(int idx)
           
 PortComponentHandlerType HandlerChainType.setHandler(int idx, PortComponentHandlerType value)
           
 PortComponentHandlerType PortComponentType.setHandler(int idx, PortComponentHandlerType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee with parameters of type PortComponentHandlerType
 PortComponentHandlerType HandlerChainType.setHandler(int idx, PortComponentHandlerType value)
           
 PortComponentHandlerType PortComponentType.setHandler(int idx, PortComponentHandlerType value)
           
 void HandlerChainType.setHandler(PortComponentHandlerType[] values)
           
 void PortComponentType.setHandler(PortComponentHandlerType[] values)
           
 

Uses of PortComponentHandlerType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl that implement PortComponentHandlerType
 class PortComponentHandlerTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl declared as PortComponentHandlerType
protected  PortComponentHandlerType[] PortComponentTypeImpl.handler
           
protected  PortComponentHandlerType[] HandlerChainTypeImpl.handler
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl that return PortComponentHandlerType
 PortComponentHandlerType[] PortComponentTypeImpl.getHandler()
           
 PortComponentHandlerType[] HandlerChainTypeImpl.getHandler()
           
 PortComponentHandlerType PortComponentTypeImpl.getHandler(int idx)
           
 PortComponentHandlerType HandlerChainTypeImpl.getHandler(int idx)
           
 PortComponentHandlerType PortComponentTypeImpl.setHandler(int idx, PortComponentHandlerType value)
           
 PortComponentHandlerType HandlerChainTypeImpl.setHandler(int idx, PortComponentHandlerType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl with parameters of type PortComponentHandlerType
 void PortComponentTypeImpl.copyHandler(PortComponentHandlerType[] source)
          Copies all values of property Handler.
 void HandlerChainTypeImpl.copyHandler(PortComponentHandlerType[] source)
          Copies all values of property Handler.
 PortComponentHandlerType PortComponentTypeImpl.setHandler(int idx, PortComponentHandlerType value)
           
 PortComponentHandlerType HandlerChainTypeImpl.setHandler(int idx, PortComponentHandlerType value)
           
 void PortComponentTypeImpl.setHandler(PortComponentHandlerType[] values)
           
 void HandlerChainTypeImpl.setHandler(PortComponentHandlerType[] values)
           
 



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