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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as ServiceRefHandlerType
protected  ServiceRefHandlerType[] ServiceRefHandlerChainType.handler
           
protected  ServiceRefHandlerType[] ServiceRefType.handler
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.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.indexed.valueclass.javaee.ServiceRefHandlerType instance.
 ServiceRefHandlerType ObjectFactory.createServiceRefHandlerType()
          Create an instance of ServiceRefHandlerType
 ServiceRefHandlerType[] ServiceRefHandlerChainType.getHandler()
           
 ServiceRefHandlerType[] ServiceRefType.getHandler()
           
 ServiceRefHandlerType ServiceRefHandlerChainType.getHandler(int idx)
           
 ServiceRefHandlerType ServiceRefType.getHandler(int idx)
           
 ServiceRefHandlerType ServiceRefHandlerChainType.setHandler(int idx, ServiceRefHandlerType value)
           
 ServiceRefHandlerType ServiceRefType.setHandler(int idx, ServiceRefHandlerType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type ServiceRefHandlerType
 void ServiceRefHandlerChainType.copyHandler(ServiceRefHandlerType[] source)
          Copies all values of property Handler.
 void ServiceRefType.copyHandler(ServiceRefHandlerType[] source)
          Copies all values of property Handler.
static ServiceRefHandlerType ObjectFactory.copyOfServiceRefHandlerType(ServiceRefHandlerType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.ServiceRefHandlerType instance.
 ServiceRefHandlerType ServiceRefHandlerChainType.setHandler(int idx, ServiceRefHandlerType value)
           
 ServiceRefHandlerType ServiceRefType.setHandler(int idx, ServiceRefHandlerType value)
           
 void ServiceRefHandlerChainType.setHandler(ServiceRefHandlerType[] values)
           
 void ServiceRefType.setHandler(ServiceRefHandlerType[] values)
           
 

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



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