Uses of Enum Class
org.netxms.client.constants.AiCheckAction
Packages that use AiCheckAction
-
Uses of AiCheckAction in org.netxms.client.ai
Methods in org.netxms.client.ai that return AiCheckActionMethods in org.netxms.client.ai with parameters of type AiCheckAction -
Uses of AiCheckAction in org.netxms.client.constants
Methods in org.netxms.client.constants that return AiCheckActionModifier and TypeMethodDescriptionstatic AiCheckActionAiCheckAction.getByValue(int value) Get enum element by integer valuestatic AiCheckActionReturns the enum constant of this class with the specified name.static AiCheckAction[]AiCheckAction.values()Returns an array containing the constants of this enum class, in the order they are declared.