Uses of Class
org.apache.cxf.ws.addressing.v200403.ReferencePropertiesType
-
Packages that use ReferencePropertiesType Package Description org.apache.cxf.ws.addressing.v200403 -
-
Uses of ReferencePropertiesType in org.apache.cxf.ws.addressing.v200403
Fields in org.apache.cxf.ws.addressing.v200403 declared as ReferencePropertiesType Modifier and Type Field Description protected ReferencePropertiesTypeEndpointReferenceType. referencePropertiesMethods in org.apache.cxf.ws.addressing.v200403 that return ReferencePropertiesType Modifier and Type Method Description ReferencePropertiesTypeObjectFactory. createReferencePropertiesType()Create an instance ofReferencePropertiesTypeReferencePropertiesTypeEndpointReferenceType. getReferenceProperties()Gets the value of the referenceProperties property.Methods in org.apache.cxf.ws.addressing.v200403 with parameters of type ReferencePropertiesType Modifier and Type Method Description voidEndpointReferenceType. setReferenceProperties(ReferencePropertiesType value)Sets the value of the referenceProperties property.
-