public class TimeRange
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
protected org.joda.time.DateTime |
endDate
The point in the next 7 days range when a given POI is being opened.
|
protected org.joda.time.DateTime |
startDate
The point in the next 7 days range when a given POI is being opened.
|
| Constructor and Description |
|---|
TimeRange() |
protected org.joda.time.DateTime startDate
protected org.joda.time.DateTime endDate