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