public class AckInformation extends java.lang.Object
AckInformation(java.lang.String monitorId, java.util.Date timestamp, MonitorStatus monitorStatus)
AckInformation(java.lang.String monitorId, java.lang.Long timestamp, MonitorStatus monitorStatus)
java.lang.String
getMonitorId()
MonitorStatus
getMonitorStatus()
java.util.Date
getTimestamp()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AckInformation(java.lang.String monitorId, java.lang.Long timestamp, MonitorStatus monitorStatus)
public AckInformation(java.lang.String monitorId, java.util.Date timestamp, MonitorStatus monitorStatus)
public MonitorStatus getMonitorStatus()
public java.lang.String getMonitorId()
public java.util.Date getTimestamp()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0