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