public class TransactionCommentCreate extends AbstractTransactionCommentActive
| Modifier and Type | Field and Description |
|---|---|
protected Long |
transaction |
content| Constructor and Description |
|---|
TransactionCommentCreate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getTransaction() |
int |
hashCode() |
void |
setTransaction(Long transaction) |
String |
toString() |
TransactionCommentCreate |
transaction(Long transaction) |
content, getContent, setContentprotected Long transaction
public TransactionCommentCreate transaction(Long transaction)
public Long getTransaction()
public void setTransaction(Long transaction)
public boolean equals(Object o)
equals in class AbstractTransactionCommentActivepublic int hashCode()
hashCode in class AbstractTransactionCommentActivepublic String toString()
toString in class AbstractTransactionCommentActiveCopyright © 2022. All rights reserved.