Uses of Class
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.PortComponentHandlerType

Packages that use PortComponentHandlerType
net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee   
 

Uses of PortComponentHandlerType in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with type parameters of type PortComponentHandlerType
protected  List<PortComponentHandlerType> HandlerChainType.handler
           
protected  List<PortComponentHandlerType> PortComponentType.handler
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return PortComponentHandlerType
 PortComponentHandlerType PortComponentHandlerType.clone()
          Creates and returns a copy of this object.
protected static PortComponentHandlerType ObjectFactory.copyOfPortComponentHandlerType(PortComponentHandlerType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.PortComponentHandlerType instance.
 PortComponentHandlerType ObjectFactory.createPortComponentHandlerType()
          Create an instance of PortComponentHandlerType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee that return types with arguments of type PortComponentHandlerType
 List<PortComponentHandlerType> HandlerChainType.getHandler()
          Gets the value of the handler property.
 List<PortComponentHandlerType> PortComponentType.getHandler()
          Gets the value of the handler property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type PortComponentHandlerType
protected static PortComponentHandlerType ObjectFactory.copyOfPortComponentHandlerType(PortComponentHandlerType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.PortComponentHandlerType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with type arguments of type PortComponentHandlerType
protected static void HandlerChainType.copyHandler(List<PortComponentHandlerType> source, List<PortComponentHandlerType> target)
          Copies all values of property Handler.
protected static void HandlerChainType.copyHandler(List<PortComponentHandlerType> source, List<PortComponentHandlerType> target)
          Copies all values of property Handler.
protected static void PortComponentType.copyHandler(List<PortComponentHandlerType> source, List<PortComponentHandlerType> target)
          Copies all values of property Handler.
protected static void PortComponentType.copyHandler(List<PortComponentHandlerType> source, List<PortComponentHandlerType> target)
          Copies all values of property Handler.
 

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



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