public class DateRangeTO extends Object
| Modifier and Type | Field and Description |
|---|---|
private Date |
endDate |
private Date |
startDate |
| Constructor and Description |
|---|
DateRangeTO() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getEndDate() |
Date |
getStartDate() |
void |
setEndDate(Date endDate) |
void |
setStartDate(Date startDate) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.