Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.ServiceRefHandlerChainType

Packages that use ServiceRefHandlerChainType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl   
 

Uses of ServiceRefHandlerChainType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return ServiceRefHandlerChainType
 ServiceRefHandlerChainType ObjectFactory.createServiceRefHandlerChainType()
          Create an instance of ServiceRefHandlerChainType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return types with arguments of type ServiceRefHandlerChainType
 List<ServiceRefHandlerChainType> ServiceRefHandlerChainsType.getHandlerChain()
          Gets the value of the handlerChain property.
 

Uses of ServiceRefHandlerChainType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type parameters of type ServiceRefHandlerChainType
protected  List<ServiceRefHandlerChainType> ServiceRefHandlerChainsTypeImpl.handlerChain
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that return types with arguments of type ServiceRefHandlerChainType
 List<ServiceRefHandlerChainType> ServiceRefHandlerChainsTypeImpl.getHandlerChain()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type arguments of type ServiceRefHandlerChainType
protected static void ServiceRefHandlerChainsTypeImpl.copyHandlerChain(List<ServiceRefHandlerChainType> source, List<ServiceRefHandlerChainType> target)
          Copies all values of property HandlerChain.
protected static void ServiceRefHandlerChainsTypeImpl.copyHandlerChain(List<ServiceRefHandlerChainType> source, List<ServiceRefHandlerChainType> target)
          Copies all values of property HandlerChain.
 



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