@Generated public class AlertV2OperandValue extends Object
| Constructor and Description |
|---|
AlertV2OperandValue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getBoolValue() |
Double |
getDoubleValue() |
String |
getStringValue() |
int |
hashCode() |
AlertV2OperandValue |
setBoolValue(Boolean boolValue) |
AlertV2OperandValue |
setDoubleValue(Double doubleValue) |
AlertV2OperandValue |
setStringValue(String stringValue) |
String |
toString() |
public AlertV2OperandValue setBoolValue(Boolean boolValue)
public Boolean getBoolValue()
public AlertV2OperandValue setDoubleValue(Double doubleValue)
public Double getDoubleValue()
public AlertV2OperandValue setStringValue(String stringValue)
public String getStringValue()
Copyright © 2025. All rights reserved.