Uses of Enum Class
org.ehrbase.aql.definition.FuncParameterType
Packages that use FuncParameterType
-
Uses of FuncParameterType in org.ehrbase.aql.definition
Methods in org.ehrbase.aql.definition that return FuncParameterTypeModifier and TypeMethodDescriptionFuncParameter.getType()static FuncParameterTypeReturns the enum constant of this class with the specified name.static FuncParameterType[]FuncParameterType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.ehrbase.aql.definition with parameters of type FuncParameterType