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