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