
Uses of Enum Class
org.hl7.fhir.r5.fhirpath.ExpressionNode.Function
Packages that use ExpressionNode.Function
- 
Uses of ExpressionNode.Function in org.hl7.fhir.r5.fhirpathMethods in org.hl7.fhir.r5.fhirpath that return ExpressionNode.FunctionModifier and TypeMethodDescriptionstatic ExpressionNode.FunctionExpressionNode.getFunction()static ExpressionNode.FunctionReturns the enum constant of this class with the specified name.static ExpressionNode.Function[]ExpressionNode.Function.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r5.fhirpath with parameters of type ExpressionNode.FunctionModifier and TypeMethodDescriptionvoidExpressionNode.setFunction(ExpressionNode.Function function)