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