Uses of Class
org.somda.sdc.dpws.soap.wsaddressing.model.ProblemActionType
-
Packages that use ProblemActionType Package Description org.somda.sdc.dpws.soap.wsaddressing.model -
-
Uses of ProblemActionType in org.somda.sdc.dpws.soap.wsaddressing.model
Methods in org.somda.sdc.dpws.soap.wsaddressing.model that return ProblemActionType Modifier and Type Method Description ProblemActionTypeObjectFactory. createProblemActionType()Create an instance ofProblemActionTypeMethods in org.somda.sdc.dpws.soap.wsaddressing.model 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.somda.sdc.dpws.soap.wsaddressing.model with parameters of type ProblemActionType Modifier and Type Method Description javax.xml.bind.JAXBElement<ProblemActionType>ObjectFactory. createProblemAction(ProblemActionType value)
-