public class UserCommentParam extends Object
Constructor and Description |
---|
UserCommentParam() |
Modifier and Type | Method and Description |
---|---|
Long |
getIndex() |
Long |
getMsg_data_id() |
Long |
getUser_comment_id() |
void |
setIndex(Long index) |
void |
setMsg_data_id(Long msg_data_id) |
void |
setUser_comment_id(Long user_comment_id) |
public Long getMsg_data_id()
public void setMsg_data_id(Long msg_data_id)
public Long getIndex()
public void setIndex(Long index)
public Long getUser_comment_id()
public void setUser_comment_id(Long user_comment_id)
Copyright © 2020. All rights reserved.