Uses of Class
io.nflow.engine.internal.dao.NflowTable
-
Packages that use NflowTable Package Description io.nflow.engine.internal.dao -
-
Uses of NflowTable in io.nflow.engine.internal.dao
Methods in io.nflow.engine.internal.dao that return NflowTable Modifier and Type Method Description static NflowTableNflowTable. valueOf(String name)Returns the enum constant of this type with the specified name.static NflowTable[]NflowTable. values()Returns an array containing the constants of this enum type, in the order they are declared.
-