Uses of Class
be.fgov.ehealth.recipe.protocol.v4.GetValidationPropertiesRequest
-
Packages that use GetValidationPropertiesRequest Package Description be.business.connector.recipe.prescriber be.business.connector.recipe.prescriber.services -
-
Uses of GetValidationPropertiesRequest in be.business.connector.recipe.prescriber
Methods in be.business.connector.recipe.prescriber that return GetValidationPropertiesRequest Modifier and Type Method Description protected GetValidationPropertiesRequestHospitalPrescriberIntegrationModuleV4Impl. getValidationProperties(ValidationPropertiesParam param)Gets the validation properties request.protected GetValidationPropertiesRequestPrescriberIntegrationModuleV4Impl. getValidationProperties(ValidationPropertiesParam param)Gets the validation properties request. -
Uses of GetValidationPropertiesRequest in be.business.connector.recipe.prescriber.services
Methods in be.business.connector.recipe.prescriber.services with parameters of type GetValidationPropertiesRequest Modifier and Type Method Description GetValidationPropertiesResponseRecipePrescriberServiceV4. getValidationProperties(GetValidationPropertiesRequest request)Gets the validation properties.GetValidationPropertiesResponseRecipePrescriberServiceV4Impl. getValidationProperties(GetValidationPropertiesRequest request)Gets the validation properties.
-