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