Apache CXF API

Uses of Class
org.apache.cxf.ws.addressing.AttributedQNameType

Packages that use AttributedQNameType
org.apache.cxf.ws.addressing   
 

Uses of AttributedQNameType in org.apache.cxf.ws.addressing
 

Methods in org.apache.cxf.ws.addressing that return AttributedQNameType
 AttributedQNameType ObjectFactory.createAttributedQNameType()
          Create an instance of AttributedQNameType
 

Methods in org.apache.cxf.ws.addressing that return types with arguments of type AttributedQNameType
 javax.xml.bind.JAXBElement<AttributedQNameType> ObjectFactory.createProblemHeaderQName(AttributedQNameType value)
          Create an instance of JAXBElement<AttributedQNameType>}
 

Methods in org.apache.cxf.ws.addressing with parameters of type AttributedQNameType
 javax.xml.bind.JAXBElement<AttributedQNameType> ObjectFactory.createProblemHeaderQName(AttributedQNameType value)
          Create an instance of JAXBElement<AttributedQNameType>}
 


Apache CXF API

Apache CXF