Uses of Class
org.apache.cxf.ws.addressing.v200408.ReferencePropertiesType
-
Packages that use ReferencePropertiesType Package Description org.apache.cxf.ws.addressing.v200408 -
-
Uses of ReferencePropertiesType in org.apache.cxf.ws.addressing.v200408
Fields in org.apache.cxf.ws.addressing.v200408 declared as ReferencePropertiesType Modifier and Type Field Description protected ReferencePropertiesTypeEndpointReferenceType. referencePropertiesMethods in org.apache.cxf.ws.addressing.v200408 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.v200408 with parameters of type ReferencePropertiesType Modifier and Type Method Description voidEndpointReferenceType. setReferenceProperties(ReferencePropertiesType value)Sets the value of the referenceProperties property.
-