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