public class ListCommentParam extends Object
Constructor and Description |
---|
ListCommentParam() |
Modifier and Type | Method and Description |
---|---|
Long |
getBegin() |
Long |
getCount() |
Long |
getIndex() |
Long |
getMsg_data_id() |
Long |
getType() |
void |
setBegin(Long begin) |
void |
setCount(Long count) |
void |
setIndex(Long index) |
void |
setMsg_data_id(Long msg_data_id) |
void |
setType(Long type) |
public Long getMsg_data_id()
public void setMsg_data_id(Long msg_data_id)
public Long getIndex()
public void setIndex(Long index)
public Long getBegin()
public void setBegin(Long begin)
public Long getCount()
public void setCount(Long count)
public Long getType()
public void setType(Long type)
Copyright © 2020. All rights reserved.