Uses of Class
be.fgov.ehealth.recipe.protocol.v4.MarkAsArchivedRequestType
-
Packages that use MarkAsArchivedRequestType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of MarkAsArchivedRequestType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return MarkAsArchivedRequestType Modifier and Type Method Description MarkAsArchivedRequestTypeObjectFactory. createMarkAsArchivedRequestType()Create an instance ofMarkAsArchivedRequestTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type MarkAsArchivedRequestType Modifier and Type Method Description JAXBElement<MarkAsArchivedRequestType>ObjectFactory. createMarkAsArchivedRequest(MarkAsArchivedRequestType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type MarkAsArchivedRequestType Modifier and Type Method Description JAXBElement<MarkAsArchivedRequestType>ObjectFactory. createMarkAsArchivedRequest(MarkAsArchivedRequestType value)MarkAsArchivedResponseTypeRecipeExecutorPortType. markAsArchived(MarkAsArchivedRequestType body)
-