Uses of Enum
net.hydromatic.quidem.record.Mode
Packages that use Mode
Package
Description
Record databases' responses to queries and play them back when the database
is not around.
-
Uses of Mode in net.hydromatic.quidem.record
Methods in net.hydromatic.quidem.record that return ModeModifier and TypeMethodDescriptionstatic ModeReturns the enum constant of this type with the specified name.static Mode[]Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.hydromatic.quidem.record with parameters of type Mode