Uses of Class
be.recipe.services.patient.ListOpenRidsResult
-
Packages that use ListOpenRidsResult Package Description be.recipe.services.patient -
-
Uses of ListOpenRidsResult in be.recipe.services.patient
Methods in be.recipe.services.patient that return ListOpenRidsResult Modifier and Type Method Description ListOpenRidsResultObjectFactory. createListOpenRidsResult()Create an instance ofListOpenRidsResultMethods in be.recipe.services.patient that return types with arguments of type ListOpenRidsResult Modifier and Type Method Description JAXBElement<ListOpenRidsResult>ObjectFactory. createListOpenRidsResult(ListOpenRidsResult value)Methods in be.recipe.services.patient with parameters of type ListOpenRidsResult Modifier and Type Method Description JAXBElement<ListOpenRidsResult>ObjectFactory. createListOpenRidsResult(ListOpenRidsResult value)
-