Uses of Class
be.recipe.services.executor.MarkAsArchivedResponse
-
Packages that use MarkAsArchivedResponse Package Description be.recipe.services.executor -
-
Uses of MarkAsArchivedResponse in be.recipe.services.executor
Methods in be.recipe.services.executor that return MarkAsArchivedResponse Modifier and Type Method Description MarkAsArchivedResponseObjectFactory. createMarkAsArchivedResponse()Create an instance ofMarkAsArchivedResponseMethods in be.recipe.services.executor that return types with arguments of type MarkAsArchivedResponse Modifier and Type Method Description JAXBElement<MarkAsArchivedResponse>ObjectFactory. createMarkAsArchivedResponse(MarkAsArchivedResponse value)Methods in be.recipe.services.executor with parameters of type MarkAsArchivedResponse Modifier and Type Method Description JAXBElement<MarkAsArchivedResponse>ObjectFactory. createMarkAsArchivedResponse(MarkAsArchivedResponse value)
-