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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return ServiceRefHandlerType
 ServiceRefHandlerType ServiceRefHandlerType.clone()
          Creates and returns a copy of this object.
 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.pkg.indexed.valueclass.javaee with parameters of type ServiceRefHandlerType
 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.pkg.indexed.valueclass.javaee with parameters of type ServiceRefHandlerType
ServiceRefHandlerType(ServiceRefHandlerType o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.ServiceRefHandlerType instance by copying a given instance.
 



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