Uses of Enum
gudusoft.gsqlparser.stmt.teradata.TTeradataMultiLoadCmd.EMultiLoadCmdType
Packages that use TTeradataMultiLoadCmd.EMultiLoadCmdType
-
Uses of TTeradataMultiLoadCmd.EMultiLoadCmdType in gudusoft.gsqlparser.nodes.teradata
Methods in gudusoft.gsqlparser.nodes.teradata that return TTeradataMultiLoadCmd.EMultiLoadCmdType -
Uses of TTeradataMultiLoadCmd.EMultiLoadCmdType in gudusoft.gsqlparser.stmt.teradata
Methods in gudusoft.gsqlparser.stmt.teradata that return TTeradataMultiLoadCmd.EMultiLoadCmdTypeModifier and TypeMethodDescriptionTTeradataMultiLoadCmd.getCmdType()Returns the enum constant of this type with the specified name.TTeradataMultiLoadCmd.EMultiLoadCmdType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in gudusoft.gsqlparser.stmt.teradata with parameters of type TTeradataMultiLoadCmd.EMultiLoadCmdTypeModifier and TypeMethodDescriptionvoidTTeradataMultiLoadCmd.setCmdType(TTeradataMultiLoadCmd.EMultiLoadCmdType cmdType)