Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.ServiceRefHandlerChainsType

Packages that use ServiceRefHandlerChainsType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee   
 

Uses of ServiceRefHandlerChainsType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as ServiceRefHandlerChainsType
protected  ServiceRefHandlerChainsType ServiceRefType.handlerChains
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return ServiceRefHandlerChainsType
 ServiceRefHandlerChainsType ServiceRefHandlerChainsType.clone()
          Creates and returns a copy of this object.
static ServiceRefHandlerChainsType ObjectFactory.copyOfServiceRefHandlerChainsType(ServiceRefHandlerChainsType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.ServiceRefHandlerChainsType instance.
 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.pub.indexed.valueclass.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.pub.indexed.valueclass.javaee with parameters of type ServiceRefHandlerChainsType
static ServiceRefHandlerChainsType ObjectFactory.copyOfServiceRefHandlerChainsType(ServiceRefHandlerChainsType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.ServiceRefHandlerChainsType instance.
 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.
 

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



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