Class Financial.SPOT
java.lang.Object
com.walkfares.calendar.period.type.Financial.SPOT
- All Implemented Interfaces:
FinancialPeriodCode
,FixedPeriodCode
,PeriodCode
,Comparable<PeriodCode>
- Enclosing class:
- Financial
public static class Financial.SPOT 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 SPOT()
-
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.walkfares.calendar.period.FinancialPeriodCode
getPeriod, getType, isFinancial, isRelative, setPeriod
Methods inherited from interface com.walkfares.calendar.period.PeriodCode
compareTo, getHashCode, getType, isFixed, isHybrid, isRelativeOnly, isValid
-
Constructor Details
-
SPOT
public SPOT()
-
-
Method Details
-
getFinancialPeriodType
- Specified by:
getFinancialPeriodType
in interfaceFinancialPeriodCode
-
getStart
- Specified by:
getStart
in interfaceFixedPeriodCode
-
getEnd
- Specified by:
getEnd
in interfaceFixedPeriodCode
-
getExpiry
- Specified by:
getExpiry
in interfaceFixedPeriodCode
-
getCode
- Specified by:
getCode
in interfacePeriodCode
-