| Modifier and Type | Method and Description |
|---|---|
static TableSubType |
TableSubType.fromInt(int e) |
TableSubType |
TableEnv.getTbl_sub_type() |
TableSubType |
TableEnv.getTblSubType() |
static TableSubType |
TableSubType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TableSubType[] |
TableSubType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableEnv.setTbl_sub_type(TableSubType tbl_sub_type) |
void |
TableEnv.setTblSubType(TableSubType tbl_sub_type) |
Copyright © 2021. All rights reserved.