Uses of Enum Class
io.nflow.engine.internal.dao.NflowTable
Packages that use NflowTable
-
Uses of NflowTable in io.nflow.engine.internal.dao
Methods in io.nflow.engine.internal.dao that return NflowTableModifier and TypeMethodDescriptionstatic NflowTableReturns the enum constant of this class with the specified name.static NflowTable[]NflowTable.values()Returns an array containing the constants of this enum class, in the order they are declared.