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