Uses of Interface
org.hl7.fhir.r5.utils.validation.IValidatorResourceFetcher
-
Packages that use IValidatorResourceFetcher Package Description org.hl7.fhir.r5.utils.validation -
-
Uses of IValidatorResourceFetcher in org.hl7.fhir.r5.utils.validation
Methods in org.hl7.fhir.r5.utils.validation that return IValidatorResourceFetcher Modifier and Type Method Description IValidatorResourceFetcherIResourceValidator. getFetcher()IValidatorResourceFetcherIValidatorResourceFetcher. setLocale(Locale locale)Methods in org.hl7.fhir.r5.utils.validation with parameters of type IValidatorResourceFetcher Modifier and Type Method Description IResourceValidatorIResourceValidator. setFetcher(IValidatorResourceFetcher value)
-