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