public class InvoiceMessage extends Message
| Constructor and Description |
|---|
InvoiceMessage(long id,
User sender,
long date,
Chat chat,
Message replyToMessage,
java.lang.Long editDate,
java.lang.String authorSignature,
Invoice invoice) |
| Modifier and Type | Method and Description |
|---|---|
Invoice |
getInvoice()
Getter for property
invoice. |
equals, getAuthorSignature, getChat, getDate, getEditDate, getId, getReplyToMessage, getSender, hashCode