com.googlecode.googleplus.model.comment
Class CommentObject
java.lang.Object
com.googlecode.googleplus.model.comment.CommentObject
public class CommentObject
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommentObject
public CommentObject()
getObjectType
public String getObjectType()
setObjectType
public void setObjectType(String objectType)
getContent
public String getContent()
setContent
public void setContent(String content)
Copyright © 2014. All Rights Reserved.