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