Uses of Enum
gudusoft.gsqlparser.dlineage.dataflow.model.SubType
Packages that use SubType
-
Uses of SubType in gudusoft.gsqlparser.dlineage.dataflow.model
Methods in gudusoft.gsqlparser.dlineage.dataflow.model that return SubTypeModifier and TypeMethodDescriptionTable.getSubType()static SubTypestatic SubTypeReturns the enum constant of this type with the specified name.static SubType[]SubType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in gudusoft.gsqlparser.dlineage.dataflow.model with parameters of type SubType