public class CreateCommentArg extends Object implements YfyArg
CreateCommentArg(long fileId, String content)
String
getContent()
Long
getFileId()
void
setContent(String content)
setFileId(Long fileId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CreateCommentArg(long fileId, String content)
public Long getFileId()
public void setFileId(Long fileId)
public String getContent()
public void setContent(String content)
Copyright © 2017 YiFangYun. All rights reserved.