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

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

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

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee declared as ServiceRefHandlerChainType
protected  ServiceRefHandlerChainType[] ServiceRefHandlerChainsType.handlerChain
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return ServiceRefHandlerChainType
 ServiceRefHandlerChainType ServiceRefHandlerChainType.clone()
          Creates and returns a copy of this object.
 ServiceRefHandlerChainType ObjectFactory.createServiceRefHandlerChainType()
          Create an instance of ServiceRefHandlerChainType
 ServiceRefHandlerChainType[] ServiceRefHandlerChainsType.getHandlerChain()
           
 ServiceRefHandlerChainType ServiceRefHandlerChainsType.getHandlerChain(int idx)
           
 ServiceRefHandlerChainType ServiceRefHandlerChainsType.setHandlerChain(int idx, ServiceRefHandlerChainType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type ServiceRefHandlerChainType
 ServiceRefHandlerChainType ServiceRefHandlerChainsType.setHandlerChain(int idx, ServiceRefHandlerChainType value)
           
 void ServiceRefHandlerChainsType.setHandlerChain(ServiceRefHandlerChainType[] values)
           
 

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



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