Uses of Enum Class
com.tailf.conf.ConfIterateResultFlag
Package
Description
Data types and utilities for communication with the server.
MAAPI is an API which provides full access to the systems internal
transaction engine.
-
Uses of ConfIterateResultFlag in com.tailf.conf
Modifier and TypeMethodDescriptionstatic ConfIterateResultFlag
ConfIterateResultFlag.valueOf
(int i) Returns the enum constant of this class with the specified name.static ConfIterateResultFlag
Returns the enum constant of this class with the specified name.static ConfIterateResultFlag[]
ConfIterateResultFlag.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ConfIterateResultFlag in com.tailf.maapi
Modifier and TypeMethodDescriptionMaapiIterate.iterate
(ConfObject[] kp, ConfObject value, ConfAttributeValue[] attrs, Object initstate)