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