Uses of Class
be.recipe.services.executor.MarkAsUnDeliveredResponse
-
Packages that use MarkAsUnDeliveredResponse Package Description be.recipe.services.executor -
-
Uses of MarkAsUnDeliveredResponse in be.recipe.services.executor
Methods in be.recipe.services.executor that return MarkAsUnDeliveredResponse Modifier and Type Method Description MarkAsUnDeliveredResponseObjectFactory. createMarkAsUnDeliveredResponse()Create an instance ofMarkAsUnDeliveredResponseMethods in be.recipe.services.executor that return types with arguments of type MarkAsUnDeliveredResponse Modifier and Type Method Description JAXBElement<MarkAsUnDeliveredResponse>ObjectFactory. createMarkAsUnDeliveredResponse(MarkAsUnDeliveredResponse value)Methods in be.recipe.services.executor with parameters of type MarkAsUnDeliveredResponse Modifier and Type Method Description JAXBElement<MarkAsUnDeliveredResponse>ObjectFactory. createMarkAsUnDeliveredResponse(MarkAsUnDeliveredResponse value)
-