@Generated public class AlertCondition extends Object
| Constructor and Description |
|---|
AlertCondition() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
AlertState |
getEmptyResultState() |
AlertOperator |
getOp() |
AlertConditionOperand |
getOperand() |
AlertConditionThreshold |
getThreshold() |
int |
hashCode() |
AlertCondition |
setEmptyResultState(AlertState emptyResultState) |
AlertCondition |
setOp(AlertOperator op) |
AlertCondition |
setOperand(AlertConditionOperand operand) |
AlertCondition |
setThreshold(AlertConditionThreshold threshold) |
String |
toString() |
public AlertCondition setEmptyResultState(AlertState emptyResultState)
public AlertState getEmptyResultState()
public AlertCondition setOp(AlertOperator op)
public AlertOperator getOp()
public AlertCondition setOperand(AlertConditionOperand operand)
public AlertConditionOperand getOperand()
public AlertCondition setThreshold(AlertConditionThreshold threshold)
public AlertConditionThreshold getThreshold()
Copyright © 2025. All rights reserved.