| Package | Description |
|---|---|
| gudusoft.gsqlparser.dlineage.dataflow.model |
| Modifier and Type | Method and Description |
|---|---|
SubType |
Table.getSubType() |
static SubType |
SubType.of(String name) |
static SubType |
SubType.valueOf(String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Table.setSubType(SubType subType) |