| Package | Description |
|---|---|
| org.faktorips.runtime.model.table |
Classes that allow access to design time model information on tables.
|
| Modifier and Type | Method and Description |
|---|---|
TableStructureKind |
TableStructure.getKind() |
static TableStructureKind |
TableStructureKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TableStructureKind[] |
TableStructureKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.