Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.ServiceRefHandlerChainType

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

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

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee that return ServiceRefHandlerChainType
 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.novalueclass.javaee with parameters of type ServiceRefHandlerChainType
 ServiceRefHandlerChainType ServiceRefHandlerChainsType.setHandlerChain(int idx, ServiceRefHandlerChainType value)
           
 void ServiceRefHandlerChainsType.setHandlerChain(ServiceRefHandlerChainType[] values)
           
 

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

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl that implement ServiceRefHandlerChainType
 class ServiceRefHandlerChainTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl declared as ServiceRefHandlerChainType
protected  ServiceRefHandlerChainType[] ServiceRefHandlerChainsTypeImpl.handlerChain
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.javaee.impl that return ServiceRefHandlerChainType
 ServiceRefHandlerChainType[] ServiceRefHandlerChainsTypeImpl.getHandlerChain()
           
 ServiceRefHandlerChainType ServiceRefHandlerChainsTypeImpl.getHandlerChain(int idx)
           
 ServiceRefHandlerChainType ServiceRefHandlerChainsTypeImpl.setHandlerChain(int idx, ServiceRefHandlerChainType value)
           
 

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



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