@Generated public class EditAlert extends Object
Constructor and Description |
---|
EditAlert() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAlertId() |
String |
getName() |
AlertOptions |
getOptions() |
String |
getQueryId() |
Long |
getRearm() |
int |
hashCode() |
EditAlert |
setAlertId(String alertId) |
EditAlert |
setName(String name) |
EditAlert |
setOptions(AlertOptions options) |
EditAlert |
setQueryId(String queryId) |
EditAlert |
setRearm(Long rearm) |
String |
toString() |
public String getAlertId()
public String getName()
public EditAlert setOptions(AlertOptions options)
public AlertOptions getOptions()
public String getQueryId()
public Long getRearm()
Copyright © 2023. All rights reserved.