Uses of Enum
gudusoft.gsqlparser.nodes.functions.TPredictArgument.EArgumentType
Packages that use TPredictArgument.EArgumentType
-
Uses of TPredictArgument.EArgumentType in gudusoft.gsqlparser.nodes.functions
Methods in gudusoft.gsqlparser.nodes.functions that return TPredictArgument.EArgumentTypeModifier and TypeMethodDescriptionTPredictArgument.getArgumentType()Returns the enum constant of this type with the specified name.static TPredictArgument.EArgumentType[]TPredictArgument.EArgumentType.values()Returns an array containing the constants of this enum type, in the order they are declared.