Uses of Class
org.apache.cxf.ws.addressing.v200403.AttributedQName
-
Packages that use AttributedQName Package Description org.apache.cxf.ws.addressing.v200403 -
-
Uses of AttributedQName in org.apache.cxf.ws.addressing.v200403
Fields in org.apache.cxf.ws.addressing.v200403 declared as AttributedQName Modifier and Type Field Description protected AttributedQNameEndpointReferenceType. portTypeMethods in org.apache.cxf.ws.addressing.v200403 that return AttributedQName Modifier and Type Method Description AttributedQNameObjectFactory. createAttributedQName()Create an instance ofAttributedQNameAttributedQNameEndpointReferenceType. getPortType()Gets the value of the portType property.Methods in org.apache.cxf.ws.addressing.v200403 with parameters of type AttributedQName Modifier and Type Method Description voidEndpointReferenceType. setPortType(AttributedQName value)Sets the value of the portType property.
-