Class Financial.ON
java.lang.Object
com.walkfares.calendar.period.type.Financial.ON
- All Implemented Interfaces:
FinancialPeriodCode,FixedPeriodCode,PeriodCode,Comparable<PeriodCode>
- Enclosing class:
- Financial
public static class Financial.ON extends Object implements FinancialPeriodCode, FixedPeriodCode
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.walkfares.calendar.period.FinancialPeriodCode
FinancialPeriodCode.financialPeriodType -
Constructor Summary
Constructors Constructor Description ON() -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.walkfares.calendar.period.FinancialPeriodCode
getPeriod, getType, isFinancial, isRelative, setPeriodMethods inherited from interface com.walkfares.calendar.period.PeriodCode
compareTo, getHashCode, getType, isFixed, isHybrid, isRelativeOnly, isValid
-
Constructor Details
-
ON
public ON()
-
-
Method Details
-
getFinancialPeriodType
- Specified by:
getFinancialPeriodTypein interfaceFinancialPeriodCode
-
getStart
- Specified by:
getStartin interfaceFixedPeriodCode
-
getEnd
- Specified by:
getEndin interfaceFixedPeriodCode
-
getExpiry
- Specified by:
getExpiryin interfaceFixedPeriodCode
-
getCode
- Specified by:
getCodein interfacePeriodCode
-