| Package | Description |
|---|---|
| com.agenarisk.api.model |
| Modifier and Type | Method and Description |
|---|---|
NodeConfiguration.TableType |
Node.getTableType()
Returns the type of the table configured for the Node.
Possible values are: • Manual • Expression • Partitioned |
static NodeConfiguration.TableType |
NodeConfiguration.TableType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeConfiguration.TableType[] |
NodeConfiguration.TableType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NodeTemplate |
NodeTemplate.setTableType(NodeConfiguration.TableType tableType) |
Copyright © 2021. All rights reserved.