Uses of Enum
org.faktorips.runtime.model.table.TableStructureKind
Packages that use TableStructureKind
Package
Description
Classes that allow access to design time model information on tables.
-
Uses of TableStructureKind in org.faktorips.runtime.model.table
Methods in org.faktorips.runtime.model.table that return TableStructureKindModifier and TypeMethodDescriptionTableStructure.getKind()static TableStructureKindReturns 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.