
Uses of Enum Class
org.hl7.fhir.r4.terminologies.CodeSystemUtilities.ConceptStatus
Packages that use CodeSystemUtilities.ConceptStatus
-
Uses of CodeSystemUtilities.ConceptStatus in org.hl7.fhir.r4.terminologies
Methods in org.hl7.fhir.r4.terminologies that return CodeSystemUtilities.ConceptStatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CodeSystemUtilities.ConceptStatus[]
CodeSystemUtilities.ConceptStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.terminologies with parameters of type CodeSystemUtilities.ConceptStatusModifier and TypeMethodDescriptionstatic void
CodeSystemUtilities.setStatus
(CodeSystem cs, CodeSystem.ConceptDefinitionComponent concept, CodeSystemUtilities.ConceptStatus status)