Uses of Class
be.business.connector.recipe.patient.RecipePatientClient
-
Packages that use RecipePatientClient Package Description be.business.connector.recipe -
-
Uses of RecipePatientClient in be.business.connector.recipe
Methods in be.business.connector.recipe that return RecipePatientClient Modifier and Type Method Description RecipePatientClientRecipeClientInfrastructure. patientClient()Constructors in be.business.connector.recipe with parameters of type RecipePatientClient Constructor Description RoutingPrescriptionService(RecipePrescriberClient prescriberClient, RecipeExecutorClient executorClient, RecipePatientClient patientClient)
-