java.lang.Object
com.inductiveautomation.factorypmi.application.components.PMIDateRange.DateRange
- Enclosing class:
- PMIDateRange
public static class PMIDateRange.DateRange
extends Object
Represents a range of dates, from a start to an end
-
Method Summary
boolean
long
long
void
shift(int calendarField,
int amount)
-
Method Details
-
-
getStartDate
public Date getStartDate()
-
getSize
public long getSize()
-
getMidpoint
public long getMidpoint()
-
shift
public void shift(int calendarField,
int amount)
-
-