Package | Description |
---|---|
org.teiid.metadata |
Modifier and Type | Method and Description |
---|---|
Table.Type |
Table.getTableType() |
static Table.Type |
Table.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Table.Type[] |
Table.Type.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.setTableType(Table.Type i) |
Copyright © 2019. All rights reserved.