public class AnswerVO
extends java.lang.Object
| Constructor and Description | 
|---|
| AnswerVO() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getContent()getter for content | 
| void | setContent(java.lang.String content)setter for content |