com.highdeal.notification
Class RenewReservationNotification
java.lang.Object
com.highdeal.notification.InternalNotification
com.highdeal.notification.RenewReservationNotification
public class RenewReservationNotification
- extends InternalNotification
| Methods inherited from class com.highdeal.notification.InternalNotification |
getArgTypes, getArgValues, getDesc, getInstanceId, getSystemName, getTimestamp, setArgTypes, setArgValues, setInstanceId, setSystemName, setTimestamp |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RenewReservationNotification
public RenewReservationNotification()
RenewReservationNotification
public RenewReservationNotification(java.lang.String systemName,
java.lang.String instanceId,
long timestamp,
java.lang.Object[] argValues)
setDesc
public void setDesc(NotificationDescription desc)
- Overrides:
setDesc in class InternalNotification
getListenerId
public byte getListenerId()
setListenerId
public void setListenerId(byte listenerId)
getUniqueId
public long getUniqueId()
setUniqueId
public void setUniqueId(long uniqueId)
getPartitionId
public short getPartitionId()
setPartitionId
public void setPartitionId(short partitionId)
getResendAttempt
public short getResendAttempt()
setResendAttempt
public void setResendAttempt(short resendAttempt)
toString
public final java.lang.String toString()
- Description copied from class:
InternalNotification
- Returns a string representation of the instance ID, the date, unique identifier
and the specific arguments of a notification.
- Overrides:
toString in class InternalNotification
- Returns:
- A string representation