Uses of Enum Class
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 class with the specified name.static TableStructureKind[]TableStructureKind.values()Returns an array containing the constants of this enum class, in the order they are declared.