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
Constructors - 
Method Summary
 
- 
Constructor Details
- 
Message
public Message() 
 -