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

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

Uses of ServiceRefHandlerType 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 ServiceRefHandlerType
protected  List<ServiceRefHandlerType> ServiceRefHandlerChainType.handler
           
protected  List<ServiceRefHandlerType> ServiceRefType.handler
           
 

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

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

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

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

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



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