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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as PortComponentHandlerType
protected  PortComponentHandlerType[] HandlerChainType.handler
           
protected  PortComponentHandlerType[] PortComponentType.handler
           
 

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

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



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