Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.ServiceRefHandlerChainType

Packages that use ServiceRefHandlerChainType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee   
 

Uses of ServiceRefHandlerChainType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type parameters of type ServiceRefHandlerChainType
protected  List<ServiceRefHandlerChainType> ServiceRefHandlerChainsType.handlerChain
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return ServiceRefHandlerChainType
 ServiceRefHandlerChainType ServiceRefHandlerChainType.clone()
          Creates and returns a copy of this object.
static ServiceRefHandlerChainType ObjectFactory.copyOfServiceRefHandlerChainType(ServiceRefHandlerChainType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.ServiceRefHandlerChainType instance.
 ServiceRefHandlerChainType ObjectFactory.createServiceRefHandlerChainType()
          Create an instance of ServiceRefHandlerChainType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return types with arguments of type ServiceRefHandlerChainType
 List<ServiceRefHandlerChainType> ServiceRefHandlerChainsType.getHandlerChain()
          Gets the value of the handlerChain property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type ServiceRefHandlerChainType
static ServiceRefHandlerChainType ObjectFactory.copyOfServiceRefHandlerChainType(ServiceRefHandlerChainType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.ServiceRefHandlerChainType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type arguments of type ServiceRefHandlerChainType
static void ServiceRefHandlerChainsType.copyHandlerChain(List<ServiceRefHandlerChainType> source, List<ServiceRefHandlerChainType> target)
          Copies all values of property HandlerChain.
static void ServiceRefHandlerChainsType.copyHandlerChain(List<ServiceRefHandlerChainType> source, List<ServiceRefHandlerChainType> target)
          Copies all values of property HandlerChain.
 

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



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