public interface SendAlertParams
| Modifier and Type | Interface and Description |
|---|---|
static class |
SendAlertParams.Member
The structure's members
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Retrieves the value for the optional structure field
description. |
short |
getImportance()
Retrieves the value for the structure field
importance. |
String |
getName()
Retrieves the value for the structure field
name. |
org.openmdx.base.cci2.BasicObject |
getReference()
Retrieves the value for the optional structure field
reference. |
Integer |
getResendDelayInSeconds()
Retrieves the value for the optional structure field
resendDelayInSeconds. |
String |
getToUsers()
Retrieves the value for the structure field
toUsers. |
String getDescription()
description.description.short getImportance()
importance.importance.String getName()
name.name.org.openmdx.base.cci2.BasicObject getReference()
reference.reference.Integer getResendDelayInSeconds()
resendDelayInSeconds.resendDelayInSeconds.String getToUsers()
toUsers.toUsers.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.