Uses of Class
be.fgov.ehealth.recipe.protocol.v4.MarkAsUnDeliveredResponseType
-
Packages that use MarkAsUnDeliveredResponseType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of MarkAsUnDeliveredResponseType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return MarkAsUnDeliveredResponseType Modifier and Type Method Description MarkAsUnDeliveredResponseTypeObjectFactory. createMarkAsUnDeliveredResponseType()Create an instance ofMarkAsUnDeliveredResponseTypeMarkAsUnDeliveredResponseTypeRecipeExecutorPortType. markAsUnDelivered(MarkAsUnDeliveredRequestType body)Methods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type MarkAsUnDeliveredResponseType Modifier and Type Method Description JAXBElement<MarkAsUnDeliveredResponseType>ObjectFactory. createMarkAsUnDeliveredResponse(MarkAsUnDeliveredResponseType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type MarkAsUnDeliveredResponseType Modifier and Type Method Description JAXBElement<MarkAsUnDeliveredResponseType>ObjectFactory. createMarkAsUnDeliveredResponse(MarkAsUnDeliveredResponseType value)
-