![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Enum
org.hl7.fhir.r4.model.Expression.ExpressionLanguage
Packages that use Expression.ExpressionLanguage
-
Uses of Expression.ExpressionLanguage in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model that return Expression.ExpressionLanguageModifier 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.Methods in org.hl7.fhir.r4.model that return types with arguments of type Expression.ExpressionLanguageModifier and TypeMethodDescriptionExpression.ExpressionLanguageEnumFactory.fromType
(PrimitiveType<?> code) Methods in org.hl7.fhir.r4.model with parameters of type Expression.ExpressionLanguageModifier and TypeMethodDescriptionExpression.ExpressionLanguageEnumFactory.toCode
(Expression.ExpressionLanguage code) Expression.ExpressionLanguageEnumFactory.toSystem
(Expression.ExpressionLanguage code)