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