Uses of Interface
org.hl7.fhir.r4b.context.SimpleWorkerContext.IValidatorFactory
-
Packages that use SimpleWorkerContext.IValidatorFactory Package Description org.hl7.fhir.r4b.context -
-
Uses of SimpleWorkerContext.IValidatorFactory in org.hl7.fhir.r4b.context
Methods in org.hl7.fhir.r4b.context that return SimpleWorkerContext.IValidatorFactory Modifier and Type Method Description SimpleWorkerContext.IValidatorFactorySimpleWorkerContext. getValidatorFactory()Methods in org.hl7.fhir.r4b.context with parameters of type SimpleWorkerContext.IValidatorFactory Modifier and Type Method Description voidSimpleWorkerContext. setValidatorFactory(SimpleWorkerContext.IValidatorFactory validatorFactory)
-