
Uses of Class
org.hl7.fhir.r5.context.IWorkerContext.OIDDefinition
Packages that use IWorkerContext.OIDDefinition
-
Uses of IWorkerContext.OIDDefinition in org.hl7.fhir.r5.context
Fields in org.hl7.fhir.r5.context with type parameters of type IWorkerContext.OIDDefinitionModifier and TypeFieldDescriptionprotected Map
<String, Set<IWorkerContext.OIDDefinition>> BaseWorkerContext.oidCacheManual
Methods in org.hl7.fhir.r5.context that return types with arguments of type IWorkerContext.OIDDefinitionMethods in org.hl7.fhir.r5.context with parameters of type IWorkerContext.OIDDefinitionModifier and TypeMethodDescriptionvoid
IWorkerContext.OIDSummary.addOID
(IWorkerContext.OIDDefinition d) int
IWorkerContext.OIDDefinitionComparer.compare
(IWorkerContext.OIDDefinition o1, IWorkerContext.OIDDefinition o2) boolean
IWorkerContext.OIDDefinition.matches
(IWorkerContext.OIDDefinition t) Method parameters in org.hl7.fhir.r5.context with type arguments of type IWorkerContext.OIDDefinitionModifier and TypeMethodDescriptionvoid
IWorkerContext.OIDSummary.addOIDs
(Collection<IWorkerContext.OIDDefinition> collection)