public class Comment extends Object
public Long getLogId()
public void setLogId(Long logId)
public Long getCreateAt()
public void setCreateAt(Long createAt)
public String getName()
public void setName(String name)
public String getImg()
public void setImg(String img)
public String getComment()
public void setComment(String comment)
Copyright © 2017. All rights reserved.