Enum Class MathFunctionType

java.lang.Object
java.lang.Enum<MathFunctionType>
adql.query.operand.function.MathFunctionType
All Implemented Interfaces:
Serializable, Comparable<MathFunctionType>, Constable

public enum MathFunctionType extends Enum<MathFunctionType>
All types of managed mathematical functions.
See Also: