Uses of Enum Class
org.ehrbase.openehr.sdk.aql.dto.operand.SingleRowFunction.KnownFunctionName
Packages that use SingleRowFunction.KnownFunctionName
-
Uses of SingleRowFunction.KnownFunctionName in org.ehrbase.openehr.sdk.aql.dto.operand
Methods in org.ehrbase.openehr.sdk.aql.dto.operand that return SingleRowFunction.KnownFunctionNameModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SingleRowFunction.KnownFunctionName[]SingleRowFunction.KnownFunctionName.values()Returns an array containing the constants of this enum class, in the order they are declared.