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

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

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

Fields in net.sourceforge.ccxjc.it.model.pkg.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.pkg.collections.valueclass.javaee that return PortComponentHandlerType
 PortComponentHandlerType PortComponentHandlerType.clone()
          Creates and returns a copy of this object.
 PortComponentHandlerType ObjectFactory.createPortComponentHandlerType()
          Create an instance of PortComponentHandlerType
 

Methods in net.sourceforge.ccxjc.it.model.pkg.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.
 

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



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