Uses of Enum
org.hl7.fhir.r4.utils.SnomedExpressions.ExpressionStatus
-
Uses of SnomedExpressions.ExpressionStatus in org.hl7.fhir.r4.utils
Modifier and TypeMethodDescriptionSnomedExpressions.Expression.getStatus()
Returns the enum constant of this type with the specified name.static SnomedExpressions.ExpressionStatus[]
SnomedExpressions.ExpressionStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
SnomedExpressions.Expression.setStatus
(SnomedExpressions.ExpressionStatus status)