public class SecurityMonitoringRuleNewValueOptionsForgetAfter extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SecurityMonitoringRuleNewValueOptionsForgetAfter.SecurityMonitoringRuleNewValueOptionsForgetAfterSerializer |
Modifier and Type | Field and Description |
---|---|
static SecurityMonitoringRuleNewValueOptionsForgetAfter |
FOUR_WEEKS |
static SecurityMonitoringRuleNewValueOptionsForgetAfter |
ONE_DAY |
static SecurityMonitoringRuleNewValueOptionsForgetAfter |
ONE_WEEK |
static SecurityMonitoringRuleNewValueOptionsForgetAfter |
THREE_WEEKS |
static SecurityMonitoringRuleNewValueOptionsForgetAfter |
TWO_DAYS |
static SecurityMonitoringRuleNewValueOptionsForgetAfter |
TWO_WEEKS |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Return true if this SecurityMonitoringRuleNewValueOptionsForgetAfter object is equal to o.
|
static SecurityMonitoringRuleNewValueOptionsForgetAfter |
fromValue(Integer value) |
Integer |
getValue() |
int |
hashCode() |
boolean |
isValid() |
void |
setValue(Integer value) |
String |
toString() |
public static final SecurityMonitoringRuleNewValueOptionsForgetAfter ONE_DAY
public static final SecurityMonitoringRuleNewValueOptionsForgetAfter TWO_DAYS
public static final SecurityMonitoringRuleNewValueOptionsForgetAfter ONE_WEEK
public static final SecurityMonitoringRuleNewValueOptionsForgetAfter TWO_WEEKS
public static final SecurityMonitoringRuleNewValueOptionsForgetAfter THREE_WEEKS
public static final SecurityMonitoringRuleNewValueOptionsForgetAfter FOUR_WEEKS
public boolean isValid()
public Integer getValue()
public void setValue(Integer value)
public boolean equals(Object o)
public static SecurityMonitoringRuleNewValueOptionsForgetAfter fromValue(Integer value)
Copyright © 2023. All rights reserved.