Uses of Enum Class
com.tailf.maapi.MaapiDeleteAllFlag
Package
Description
MAAPI is an API which provides full access to the systems internal
transaction engine.
-
Uses of MaapiDeleteAllFlag in com.tailf.maapi
Modifier and TypeMethodDescriptionstatic MaapiDeleteAllFlag
MaapiDeleteAllFlag.valueOf
(int i) Returns the enum constant of this class with the specified name.static MaapiDeleteAllFlag
Returns the enum constant of this class with the specified name.static MaapiDeleteAllFlag[]
MaapiDeleteAllFlag.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Maapi.deleteAll
(int th, MaapiDeleteAllFlag how) This function can be used to delete "all" configuration data within a transaction.