public class CommentObject extends Object
| Constructor and Description |
|---|
CommentObject() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getObjectType() |
void |
setContent(String content) |
void |
setObjectType(String objectType) |
Copyright © 2014. All Rights Reserved.