public class RefundCommentCreate extends AbstractRefundCommentActive
| Modifier and Type | Field and Description |
|---|---|
protected Long |
refund |
content| Constructor and Description |
|---|
RefundCommentCreate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getRefund() |
int |
hashCode() |
RefundCommentCreate |
refund(Long refund) |
void |
setRefund(Long refund) |
String |
toString() |
content, getContent, setContentprotected Long refund
public RefundCommentCreate refund(Long refund)
public Long getRefund()
public void setRefund(Long refund)
public boolean equals(Object o)
equals in class AbstractRefundCommentActivepublic int hashCode()
hashCode in class AbstractRefundCommentActivepublic String toString()
toString in class AbstractRefundCommentActiveCopyright © 2022. All rights reserved.