Uses of Class
org.somda.sdc.dpws.soap.wsaddressing.model.ReferenceParametersType
Packages that use ReferenceParametersType
-
Uses of ReferenceParametersType in org.somda.sdc.dpws.soap.wsaddressing.model
Fields in org.somda.sdc.dpws.soap.wsaddressing.model declared as ReferenceParametersTypeModifier and TypeFieldDescriptionprotected ReferenceParametersTypeEndpointReferenceType.referenceParametersMethods in org.somda.sdc.dpws.soap.wsaddressing.model that return ReferenceParametersTypeModifier and TypeMethodDescriptionReferenceParametersType.clone()ReferenceParametersType.copyExcept(PropertyTree _propertyTree) ReferenceParametersType.copyOnly(PropertyTree _propertyTree) ReferenceParametersType.createCopy()ReferenceParametersType.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createReferenceParametersType()Create an instance ofReferenceParametersTypeEndpointReferenceType.getReferenceParameters()Gets the value of the referenceParameters property.Methods in org.somda.sdc.dpws.soap.wsaddressing.model that return types with arguments of type ReferenceParametersTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ReferenceParametersType>ObjectFactory.createReferenceParameters(ReferenceParametersType value) Methods in org.somda.sdc.dpws.soap.wsaddressing.model with parameters of type ReferenceParametersTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ReferenceParametersType>ObjectFactory.createReferenceParameters(ReferenceParametersType value) voidEndpointReferenceType.setReferenceParameters(ReferenceParametersType value) Sets the value of the referenceParameters property.Constructors in org.somda.sdc.dpws.soap.wsaddressing.model with parameters of type ReferenceParametersTypeModifierConstructorDescriptionInstantiates a ReferenceParametersType copying the state of another ReferenceParametersTypeReferenceParametersType(ReferenceParametersType _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a ReferenceParametersType copying the state of another ReferenceParametersType