| Modifier and Type | Method and Description |
|---|---|
static KeyType |
KeyType.fromInt(int e) |
KeyType |
TableEnv.getKey_type() |
KeyType |
TableEnv.getKeyType() |
static KeyType |
KeyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyType[] |
KeyType.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.setKey_type(KeyType key_type) |
void |
TableEnv.setKeyType(KeyType key_type) |
Copyright © 2021. All rights reserved.