Uses of Class
org.apache.cxf.ws.addressing.v200403.ServiceNameType
-
Packages that use ServiceNameType Package Description org.apache.cxf.ws.addressing.v200403 -
-
Uses of ServiceNameType in org.apache.cxf.ws.addressing.v200403
Fields in org.apache.cxf.ws.addressing.v200403 declared as ServiceNameType Modifier and Type Field Description protected ServiceNameTypeEndpointReferenceType. serviceNameMethods in org.apache.cxf.ws.addressing.v200403 that return ServiceNameType Modifier and Type Method Description ServiceNameTypeObjectFactory. createServiceNameType()Create an instance ofServiceNameTypeServiceNameTypeEndpointReferenceType. getServiceName()Gets the value of the serviceName property.Methods in org.apache.cxf.ws.addressing.v200403 with parameters of type ServiceNameType Modifier and Type Method Description voidEndpointReferenceType. setServiceName(ServiceNameType value)Sets the value of the serviceName property.
-