Uses of Class
be.fgov.ehealth.recipe.protocol.v4.GetVisionRequest
-
Packages that use GetVisionRequest Package Description be.business.connector.recipe.patient be.business.connector.recipe.patient.services -
-
Uses of GetVisionRequest in be.business.connector.recipe.patient
Methods in be.business.connector.recipe.patient that return GetVisionRequest Modifier and Type Method Description protected GetVisionRequestPatientIntegrationModuleV4Impl. getVisionRequest(GetVisionParam data)Gets the vision request. -
Uses of GetVisionRequest in be.business.connector.recipe.patient.services
Methods in be.business.connector.recipe.patient.services with parameters of type GetVisionRequest Modifier and Type Method Description GetVisionResponseRecipePatientServiceV4. getVision(GetVisionRequest request)Gets the vision.GetVisionResponseRecipePatientServiceV4Impl. getVision(GetVisionRequest request)Gets the vision.
-