Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.ServiceRefHandlerChainsType

Packages that use ServiceRefHandlerChainsType
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl   
 

Uses of ServiceRefHandlerChainsType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee that return ServiceRefHandlerChainsType
 ServiceRefHandlerChainsType ObjectFactory.createServiceRefHandlerChainsType()
          Create an instance of ServiceRefHandlerChainsType
 ServiceRefHandlerChainsType ServiceRefType.getHandlerChains()
          Gets the value of the handlerChains property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee that return types with arguments of type ServiceRefHandlerChainsType
 javax.xml.bind.JAXBElement<ServiceRefHandlerChainsType> ObjectFactory.createHandlerChains(ServiceRefHandlerChainsType value)
          Create an instance of JAXBElement<ServiceRefHandlerChainsType>}
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee with parameters of type ServiceRefHandlerChainsType
 javax.xml.bind.JAXBElement<ServiceRefHandlerChainsType> ObjectFactory.createHandlerChains(ServiceRefHandlerChainsType value)
          Create an instance of JAXBElement<ServiceRefHandlerChainsType>}
 void ServiceRefType.setHandlerChains(ServiceRefHandlerChainsType value)
          Sets the value of the handlerChains property.
 

Uses of ServiceRefHandlerChainsType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl that implement ServiceRefHandlerChainsType
 class ServiceRefHandlerChainsTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl that return ServiceRefHandlerChainsType
 ServiceRefHandlerChainsType ServiceRefTypeImpl.getHandlerChains()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl with parameters of type ServiceRefHandlerChainsType
 void ServiceRefTypeImpl.setHandlerChains(ServiceRefHandlerChainsType value)
           
 



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