Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.wsaddr.ReferenceParametersType

Packages that use ReferenceParametersType
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.wsaddr   
 

Uses of ReferenceParametersType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.wsaddr
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.wsaddr declared as ReferenceParametersType
protected  ReferenceParametersType EndpointReferenceType.referenceParameters
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.wsaddr that return ReferenceParametersType
 ReferenceParametersType ReferenceParametersType.clone()
          Creates and returns a copy of this object.
 ReferenceParametersType ObjectFactory.createReferenceParametersType()
          Create an instance of ReferenceParametersType
 ReferenceParametersType EndpointReferenceType.getReferenceParameters()
          Gets the value of the referenceParameters property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.wsaddr that return types with arguments of type ReferenceParametersType
 javax.xml.bind.JAXBElement<ReferenceParametersType> ObjectFactory.createReferenceParameters(ReferenceParametersType value)
          Create an instance of JAXBElement<ReferenceParametersType>}
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.wsaddr with parameters of type ReferenceParametersType
 javax.xml.bind.JAXBElement<ReferenceParametersType> ObjectFactory.createReferenceParameters(ReferenceParametersType value)
          Create an instance of JAXBElement<ReferenceParametersType>}
 void EndpointReferenceType.setReferenceParameters(ReferenceParametersType value)
          Sets the value of the referenceParameters property.
 

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



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