Package com.storedobject.core
Class TimePeriod
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionTimePeriod
(Time from, Time to) TimePeriod
(Calendar from, Calendar to) TimePeriod
(Date from, Date to) -
Method Summary
Methods inherited from class com.storedobject.core.AbstractPeriod
getCalendarFrom, getCalendarTo, getDBCondition, getDBCondition, getDBTimeCondition, getDBTimeCondition, getMonth, getMonthFrom, getMonthTo, getPeriodInDays, getPeriodInMonths, getYear, getYearFrom, getYearTo, inside, inside, toShortString, toString, value
-
Constructor Details
-
TimePeriod
-
TimePeriod
-
TimePeriod
-
-
Method Details
-
clone
-
same
-
toString
-
toDBString
- Overrides:
toDBString
in classAbstractPeriod<Time>
-