Uses of Class
org.apache.cxf.ws.addressing.AttributedQNameType
-
Packages that use AttributedQNameType Package Description org.apache.cxf.ws.addressing -
-
Uses of AttributedQNameType in org.apache.cxf.ws.addressing
Methods in org.apache.cxf.ws.addressing that return AttributedQNameType Modifier and Type Method Description AttributedQNameTypeObjectFactory. createAttributedQNameType()Create an instance ofAttributedQNameTypeMethods in org.apache.cxf.ws.addressing that return types with arguments of type AttributedQNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<AttributedQNameType>ObjectFactory. createProblemHeaderQName(AttributedQNameType value)Methods in org.apache.cxf.ws.addressing with parameters of type AttributedQNameType Modifier and Type Method Description javax.xml.bind.JAXBElement<AttributedQNameType>ObjectFactory. createProblemHeaderQName(AttributedQNameType value)
-