Uses of Class
org.hl7.fhir.r4b.utils.XVerExtensionManager
-
Packages that use XVerExtensionManager Package Description org.hl7.fhir.r4b.conformance org.hl7.fhir.r4b.context org.hl7.fhir.r4b.renderers -
-
Uses of XVerExtensionManager in org.hl7.fhir.r4b.conformance
Methods in org.hl7.fhir.r4b.conformance that return XVerExtensionManager Modifier and Type Method Description XVerExtensionManagerProfileUtilities. getXver()Methods in org.hl7.fhir.r4b.conformance with parameters of type XVerExtensionManager Modifier and Type Method Description ProfileUtilitiesProfileUtilities. setXver(XVerExtensionManager xver) -
Uses of XVerExtensionManager in org.hl7.fhir.r4b.context
Methods in org.hl7.fhir.r4b.context that return XVerExtensionManager Modifier and Type Method Description XVerExtensionManagerSimpleWorkerContext. getXVer()Methods in org.hl7.fhir.r4b.context with parameters of type XVerExtensionManager Modifier and Type Method Description IResourceValidatorSimpleWorkerContext.IValidatorFactory. makeValidator(IWorkerContext ctxts, XVerExtensionManager xverManager) -
Uses of XVerExtensionManager in org.hl7.fhir.r4b.renderers
Fields in org.hl7.fhir.r4b.renderers declared as XVerExtensionManager Modifier and Type Field Description protected XVerExtensionManagerResourceRenderer. xverManager
-