@DTO public class UESUseCaseLogGetRecordList extends UESPagingCriteria
Modifier and Type | Field and Description |
---|---|
private java.util.Date |
endDate |
private java.util.Date |
startDate |
Constructor and Description |
---|
UESUseCaseLogGetRecordList() |
UESUseCaseLogGetRecordList(java.util.Date startDate, |
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getEndDate() |
java.util.Date |
getStartDate() |
void |
setEndDate(java.util.Date endDate) |
void |
setStartDate(java.util.Date startDate) |
getPageIndex, getPageSize, setPageIndex, setPageSize