Generated by
JDiff

Class it.dtt.ca.history.Message

Added interface java.io.Serializable.

Added Constructors
Message(int, String, String, int, int, Date) Create a Message.
 

Changed Constructors
Message(int, String, int, int, Date) Change of visibility from public to protected.
Create a Message.
 

Removed Methods
void setPriority(int) Set a new priority for the message.
Date whenReceived() Returns the time and date when the message was received.
Date whenSent() Retrieves the time and date when the message was sent.
 

Added Methods
boolean equals(Object)