
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.oidCacheManualMethods 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 TypeMethodDescriptionvoidIWorkerContext.OIDSummary.addOID(IWorkerContext.OIDDefinition d) intIWorkerContext.OIDDefinitionComparer.compare(IWorkerContext.OIDDefinition o1, IWorkerContext.OIDDefinition o2) booleanIWorkerContext.OIDDefinition.matches(IWorkerContext.OIDDefinition t) Method parameters in org.hl7.fhir.r5.context with type arguments of type IWorkerContext.OIDDefinitionModifier and TypeMethodDescriptionvoidIWorkerContext.OIDSummary.addOIDs(Collection<IWorkerContext.OIDDefinition> collection)