Uses of Enum Class
com.tailf.maapi.CLIPathCmdFlag
Package
Description
MAAPI is an API which provides full access to the systems internal
transaction engine.
-
Uses of CLIPathCmdFlag in com.tailf.maapi
Modifier and TypeMethodDescriptionstatic CLIPathCmdFlag
Returns the enum constant of this class with the specified name.static CLIPathCmdFlag[]
CLIPathCmdFlag.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionMaapi.CLIPathCmd
(int th, EnumSet<CLIPathCmdFlag> flags, String fmt, Object... args) Returns a string representing the C/I style CLI command that can be associated with the given path.