com.github.ltsopensource.admin.request
public class NodeOnOfflineLogPaginationReq extends PaginationReq
| Constructor and Description |
|---|
NodeOnOfflineLogPaginationReq() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getEndLogTime() |
String |
getEvent() |
String |
getGroup() |
String |
getIdentity() |
Date |
getStartLogTime() |
void |
setEndLogTime(Date endLogTime) |
void |
setEvent(String event) |
void |
setGroup(String group) |
void |
setIdentity(String identity) |
void |
setStartLogTime(Date startLogTime) |
getDirection, getField, getLimit, getStart, setDirection, setField, setLimit, setStartpublic String getIdentity()
public void setIdentity(String identity)
public String getEvent()
public void setEvent(String event)
public String getGroup()
public void setGroup(String group)
public Date getStartLogTime()
public void setStartLogTime(Date startLogTime)
public Date getEndLogTime()
public void setEndLogTime(Date endLogTime)
Copyright © 2016. All rights reserved.