public class Comments extends Object
Comments()
long
getCount()
List<Comment>
getData()
void
setCount(long count)
setData(List<Comment> data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Comments()
public List<Comment> getData()
public void setData(List<Comment> data)
public long getCount()
public void setCount(long count)
Copyright © 2013. All Rights Reserved.