Uses of Enum Class
org.metabit.platform.interfacing.jjournal.JournalField.DataType
Packages that use JournalField.DataType
-
Uses of JournalField.DataType in org.metabit.platform.interfacing.jjournal
Fields in org.metabit.platform.interfacing.jjournal declared as JournalField.DataTypeMethods in org.metabit.platform.interfacing.jjournal that return JournalField.DataTypeModifier and TypeMethodDescriptionJournalField.getType()get the type of the field.static JournalField.DataTypeReturns the enum constant of this class with the specified name.static JournalField.DataType[]JournalField.DataType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.metabit.platform.interfacing.jjournal with parameters of type JournalField.DataType