public class SpendingStatusReportNotification extends InternalNotification
InternalNotification.ArgListType, InternalNotification.ArgType| Constructor and Description |
|---|
SpendingStatusReportNotification() |
SpendingStatusReportNotification(String systemName,
String instanceId,
long timestamp,
Object[] argValues) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getListenerId() |
String |
getMonitoringId() |
short |
getPartitionId() |
short |
getResendAttempt() |
List<String> |
getSpendingStatusDescriptionIdList() |
List<String> |
getSpendingStatusLabelList() |
long |
getUniqueId() |
void |
setDesc(NotificationDescription desc) |
void |
setListenerId(byte listenerId) |
void |
setPartitionId(short partitionId) |
void |
setResendAttempt(short resendAttempt) |
void |
setUniqueId(long uniqueId) |
getArgTypes, getArgValues, getDesc, getInstanceId, getSystemName, getTimestamp, setArgTypes, setArgValues, setInstanceId, setSystemName, setTimestamp, toStringpublic void setDesc(NotificationDescription desc)
setDesc in class InternalNotificationpublic byte getListenerId()
public void setListenerId(byte listenerId)
public long getUniqueId()
public void setUniqueId(long uniqueId)
public short getPartitionId()
public void setPartitionId(short partitionId)
public short getResendAttempt()
public void setResendAttempt(short resendAttempt)
public String getMonitoringId()