Apache CXF API

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

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

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

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

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

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


Apache CXF API

Apache CXF