Class Short.WD
java.lang.Object
com.walkfares.calendar.period.type.Short.WD
- All Implemented Interfaces:
FixedPeriodCode
,PeriodCode
,Comparable<PeriodCode>
- Enclosing class:
- Short
public static class Short.WD extends Object implements FixedPeriodCode, PeriodCode
-
Constructor Summary
Constructors Constructor Description WD()
-
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.PeriodCode
compareTo, getHashCode, getType, isFinancial, isFixed, isHybrid, isRelativeOnly, isValid
-
Constructor Details
-
WD
public WD()
-
-
Method Details
-
getStart
- Specified by:
getStart
in interfaceFixedPeriodCode
-
getEnd
- Specified by:
getEnd
in interfaceFixedPeriodCode
-
getExpiry
- Specified by:
getExpiry
in interfaceFixedPeriodCode
-
getCode
- Specified by:
getCode
in interfacePeriodCode
-
getType
- Specified by:
getType
in interfacePeriodCode
-
isRelative
public boolean isRelative()- Specified by:
isRelative
in interfacePeriodCode
-