public class PocResult
extends java.lang.Object
| Constructor and Description |
|---|
PocResult() |
PocResult(long id,
java.lang.String content) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContent() |
long |
getId() |
void |
setContent(java.lang.String content) |
void |
setId(long id) |