public class AbstractCustomerCommentActive extends Object
| Constructor and Description |
|---|
AbstractCustomerCommentActive() |
| Modifier and Type | Method and Description |
|---|---|
AbstractCustomerCommentActive |
content(String content) |
boolean |
equals(Object o) |
String |
getContent() |
int |
hashCode() |
void |
setContent(String content) |
String |
toString() |
protected String content
public AbstractCustomerCommentActive content(String content)
public String getContent()
public void setContent(String content)
Copyright © 2021. All rights reserved.