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