public class TransactionInvoiceCommentCreate extends AbstractTransactionInvoiceCommentActive
| Modifier and Type | Field and Description |
|---|---|
protected Long |
transactionInvoice |
content| Constructor and Description |
|---|
TransactionInvoiceCommentCreate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getTransactionInvoice() |
int |
hashCode() |
void |
setTransactionInvoice(Long transactionInvoice) |
String |
toString() |
TransactionInvoiceCommentCreate |
transactionInvoice(Long transactionInvoice) |
content, getContent, setContentprotected Long transactionInvoice
public TransactionInvoiceCommentCreate transactionInvoice(Long transactionInvoice)
public Long getTransactionInvoice()
public void setTransactionInvoice(Long transactionInvoice)
public boolean equals(Object o)
equals in class AbstractTransactionInvoiceCommentActivepublic int hashCode()
hashCode in class AbstractTransactionInvoiceCommentActivepublic String toString()
toString in class AbstractTransactionInvoiceCommentActiveCopyright © 2022. All rights reserved.