public class TimePeriod
extends java.lang.Object
Constructor and Description |
---|
TimePeriod(java.util.Date start,
java.util.Date stop) |
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getStart() |
java.util.Date |
getStop() |
boolean |
isCurrent() |
boolean |
isHistorical() |
java.lang.String |
toString() |