Uses of Enum
org.hl7.fhir.r4.model.Expression.ExpressionLanguage
-
Uses of Expression.ExpressionLanguage in org.hl7.fhir.r4.model
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static Expression.ExpressionLanguage[]
Expression.ExpressionLanguage.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionExpression.ExpressionLanguageEnumFactory.fromType
(PrimitiveType<?> code) Modifier and TypeMethodDescriptionExpression.ExpressionLanguageEnumFactory.toCode
(Expression.ExpressionLanguage code) Expression.ExpressionLanguageEnumFactory.toSystem
(Expression.ExpressionLanguage code)