Package api.mpba.rastvdmy.entity
Class Message
java.lang.Object
api.mpba.rastvdmy.entity.Message
- All Implemented Interfaces:
Serializable
This class represents a message in the system.
It contains the id, content, timestamp, sender, and receiver.
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Message
public Message()
-