Uses of Class
be.fgov.ehealth.recipe.protocol.v4.MarkAsDeliveredResponseType
-
Packages that use MarkAsDeliveredResponseType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of MarkAsDeliveredResponseType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return MarkAsDeliveredResponseType Modifier and Type Method Description MarkAsDeliveredResponseTypeObjectFactory. createMarkAsDeliveredResponseType()Create an instance ofMarkAsDeliveredResponseTypeMarkAsDeliveredResponseTypeRecipeExecutorPortType. markAsDelivered(MarkAsDeliveredRequestType body)Methods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type MarkAsDeliveredResponseType Modifier and Type Method Description JAXBElement<MarkAsDeliveredResponseType>ObjectFactory. createMarkAsDeliveredResponse(MarkAsDeliveredResponseType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type MarkAsDeliveredResponseType Modifier and Type Method Description JAXBElement<MarkAsDeliveredResponseType>ObjectFactory. createMarkAsDeliveredResponse(MarkAsDeliveredResponseType value)
-