public class YearMonthDayBackwardHandler extends YearMonthDayForwardHandler
| Constructor and Description |
|---|
YearMonthDayBackwardHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType()
Give the type name for this algorithm.
|
org.joda.time.YearMonthDay |
moveCurrentDate(DateCalculator<org.joda.time.YearMonthDay> calculator)
If the current date of the give calculator is a non-working day, it will
be moved according to the algorithm implemented.
|
movepublic org.joda.time.YearMonthDay moveCurrentDate(DateCalculator<org.joda.time.YearMonthDay> calculator)
moveCurrentDate in interface HolidayHandler<org.joda.time.YearMonthDay>moveCurrentDate in class YearMonthDayForwardHandlercalculator - the calculatorpublic String getType()
getType in interface HolidayHandler<org.joda.time.YearMonthDay>getType in class YearMonthDayForwardHandlerCopyright © 2006–2014 Appendium - Portfolio Financing Platform. All rights reserved.