Uses of Class
org.somda.sdc.dpws.soap.wsaddressing.model.ReferenceParametersType
-
Packages that use ReferenceParametersType Package Description org.somda.sdc.dpws.soap.wsaddressing.model -
-
Uses of ReferenceParametersType in org.somda.sdc.dpws.soap.wsaddressing.model
Fields in org.somda.sdc.dpws.soap.wsaddressing.model declared as ReferenceParametersType Modifier and Type Field Description protected ReferenceParametersTypeEndpointReferenceType. referenceParametersMethods in org.somda.sdc.dpws.soap.wsaddressing.model that return ReferenceParametersType Modifier and Type Method Description ReferenceParametersTypeObjectFactory. createReferenceParametersType()Create an instance ofReferenceParametersTypeReferenceParametersTypeEndpointReferenceType. getReferenceParameters()Gets the value of the referenceParameters property.Methods in org.somda.sdc.dpws.soap.wsaddressing.model that return types with arguments of type ReferenceParametersType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReferenceParametersType>ObjectFactory. createReferenceParameters(ReferenceParametersType value)Methods in org.somda.sdc.dpws.soap.wsaddressing.model with parameters of type ReferenceParametersType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReferenceParametersType>ObjectFactory. createReferenceParameters(ReferenceParametersType value)voidEndpointReferenceType. setReferenceParameters(ReferenceParametersType value)Sets the value of the referenceParameters property.
-