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