Uses of Class
org.hl7.fhir.r4.utils.SnomedExpressions.ExpressionStatus
-
Packages that use SnomedExpressions.ExpressionStatus Package Description org.hl7.fhir.r4.utils -
-
Uses of SnomedExpressions.ExpressionStatus in org.hl7.fhir.r4.utils
Methods in org.hl7.fhir.r4.utils that return SnomedExpressions.ExpressionStatus Modifier and Type Method Description SnomedExpressions.ExpressionStatusSnomedExpressions.Expression. getStatus()static SnomedExpressions.ExpressionStatusSnomedExpressions.ExpressionStatus. valueOf(String name)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.Methods in org.hl7.fhir.r4.utils with parameters of type SnomedExpressions.ExpressionStatus Modifier and Type Method Description voidSnomedExpressions.Expression. setStatus(SnomedExpressions.ExpressionStatus status)
-