public class SecurityMonitoringRuleNewValueOptionsLearningThreshold extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SecurityMonitoringRuleNewValueOptionsLearningThreshold.SecurityMonitoringRuleNewValueOptionsLearningThresholdSerializer |
| Modifier and Type | Field and Description |
|---|---|
static SecurityMonitoringRuleNewValueOptionsLearningThreshold |
ONE_OCCURRENCE |
static SecurityMonitoringRuleNewValueOptionsLearningThreshold |
ZERO_OCCURRENCES |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Return true if this SecurityMonitoringRuleNewValueOptionsLearningThreshold object is equal to
o.
|
static SecurityMonitoringRuleNewValueOptionsLearningThreshold |
fromValue(Integer value) |
Integer |
getValue() |
int |
hashCode() |
boolean |
isValid() |
void |
setValue(Integer value) |
String |
toString() |
public static final SecurityMonitoringRuleNewValueOptionsLearningThreshold ZERO_OCCURRENCES
public static final SecurityMonitoringRuleNewValueOptionsLearningThreshold ONE_OCCURRENCE
public boolean isValid()
public Integer getValue()
public void setValue(Integer value)
public boolean equals(Object o)
public static SecurityMonitoringRuleNewValueOptionsLearningThreshold fromValue(Integer value)
Copyright © 2023. All rights reserved.