Uses of Class
be.recipe.services.prescriber.ListPrescriptionsResponse
-
Packages that use ListPrescriptionsResponse Package Description be.recipe.services.prescriber -
-
Uses of ListPrescriptionsResponse in be.recipe.services.prescriber
Methods in be.recipe.services.prescriber that return ListPrescriptionsResponse Modifier and Type Method Description ListPrescriptionsResponseObjectFactory. createListPrescriptionsResponse()Create an instance ofListPrescriptionsResponseMethods in be.recipe.services.prescriber that return types with arguments of type ListPrescriptionsResponse Modifier and Type Method Description JAXBElement<ListPrescriptionsResponse>ObjectFactory. createListPrescriptionsResponse(ListPrescriptionsResponse value)Methods in be.recipe.services.prescriber with parameters of type ListPrescriptionsResponse Modifier and Type Method Description JAXBElement<ListPrescriptionsResponse>ObjectFactory. createListPrescriptionsResponse(ListPrescriptionsResponse value)
-