Uses of Class
com.walkfares.calendar.CurveDate
Package | Description |
---|---|
com.walkfares.calendar | |
com.walkfares.calendar.expiry | |
com.walkfares.calendar.period | |
com.walkfares.calendar.period.type | |
com.walkfares.odsl.var.curve |
-
Uses of CurveDate in com.walkfares.calendar
Methods in com.walkfares.calendar that return CurveDate Modifier and Type Method Description CurveDate
CurveDate. setTimezone(String timezone)
Methods in com.walkfares.calendar with parameters of type CurveDate Modifier and Type Method Description UTCDate
ExpiryRule. getDeliveryEnd(CurveDate curveDate, PeriodCode pc)
UTCDate
ExpiryRule. getDeliveryStart(CurveDate curveDate, PeriodCode pc)
-
Uses of CurveDate in com.walkfares.calendar.expiry
-
Uses of CurveDate in com.walkfares.calendar.period
Methods in com.walkfares.calendar.period with parameters of type CurveDate Modifier and Type Method Description HybridPeriodCode
HybridPeriodCode. getAbsolutePeriodCode(CurveDate curveDate)
default AbsolutePeriodCode
RelativePeriodCode. getAbsolutePeriodCode(CurveDate curveDate)
UTCDate
FixedPeriodCode. getEnd(CurveDate curveDate)
UTCDate
FixedPeriodCode. getExpiry(CurveDate curveDate)
default RelativePeriodCode
AbsolutePeriodCode. getRelativePeriodCode(CurveDate curveDate)
HybridPeriodCode
HybridPeriodCode. getRelativePeriodCode(CurveDate curveDate)
UTCDate
FixedPeriodCode. getStart(CurveDate curveDate)
default PeriodCodeType
PeriodCode. getType(CurveDate ondate)
default AbsolutePeriodCode
AbsolutePeriodCode. next(CurveDate curveDate)
default AbsolutePeriodCode
AbsolutePeriodCode. previous(CurveDate curveDate)
-
Uses of CurveDate in com.walkfares.calendar.period.type
Methods in com.walkfares.calendar.period.type with parameters of type CurveDate Modifier and Type Method Description UTCDate
Balance.BOM. getEnd(CurveDate curveDate)
UTCDate
Balance.BOQ. getEnd(CurveDate curveDate)
UTCDate
Balance.BOW. getEnd(CurveDate curveDate)
UTCDate
Balance.BOY. getEnd(CurveDate curveDate)
UTCDate
Day.ABSOLUTE. getEnd(CurveDate curveDate)
UTCDate
Day.RELATIVE. getEnd(CurveDate curveDate)
UTCDate
DayAhead.ABSOLUTE. getEnd(CurveDate curveDate)
UTCDate
DayAhead.RELATIVE. getEnd(CurveDate curveDate)
UTCDate
Financial.MONTH. getEnd(CurveDate curveDate)
UTCDate
Financial.ON. getEnd(CurveDate curveDate)
UTCDate
Financial.SN. getEnd(CurveDate curveDate)
UTCDate
Financial.SPOT. getEnd(CurveDate curveDate)
UTCDate
Financial.SW. getEnd(CurveDate curveDate)
UTCDate
Financial.TN. getEnd(CurveDate curveDate)
UTCDate
Financial.WEEK. getEnd(CurveDate curveDate)
UTCDate
Financial.YEAR. getEnd(CurveDate curveDate)
UTCDate
Short.PROMPT. getEnd(CurveDate curveDate)
UTCDate
Short.SAT. getEnd(CurveDate curveDate)
UTCDate
Short.SPOT. getEnd(CurveDate curveDate)
UTCDate
Short.SUN. getEnd(CurveDate curveDate)
UTCDate
Short.WD. getEnd(CurveDate curveDate)
UTCDate
Balance.BOM. getExpiry(CurveDate curveDate)
UTCDate
Balance.BOQ. getExpiry(CurveDate curveDate)
UTCDate
Balance.BOW. getExpiry(CurveDate curveDate)
UTCDate
Balance.BOY. getExpiry(CurveDate curveDate)
UTCDate
Day.ABSOLUTE. getExpiry(CurveDate curveDate)
UTCDate
Day.RELATIVE. getExpiry(CurveDate curveDate)
UTCDate
DayAhead.ABSOLUTE. getExpiry(CurveDate curveDate)
UTCDate
DayAhead.RELATIVE. getExpiry(CurveDate curveDate)
UTCDate
Financial.MONTH. getExpiry(CurveDate curveDate)
UTCDate
Financial.ON. getExpiry(CurveDate curveDate)
UTCDate
Financial.SN. getExpiry(CurveDate curveDate)
UTCDate
Financial.SPOT. getExpiry(CurveDate curveDate)
UTCDate
Financial.SW. getExpiry(CurveDate curveDate)
UTCDate
Financial.TN. getExpiry(CurveDate curveDate)
UTCDate
Financial.WEEK. getExpiry(CurveDate curveDate)
UTCDate
Financial.YEAR. getExpiry(CurveDate curveDate)
UTCDate
Short.PROMPT. getExpiry(CurveDate curveDate)
UTCDate
Short.SAT. getExpiry(CurveDate curveDate)
UTCDate
Short.SPOT. getExpiry(CurveDate curveDate)
UTCDate
Short.SUN. getExpiry(CurveDate curveDate)
UTCDate
Short.WD. getExpiry(CurveDate curveDate)
UTCDate
Balance.BOM. getStart(CurveDate curveDate)
UTCDate
Balance.BOQ. getStart(CurveDate curveDate)
UTCDate
Balance.BOW. getStart(CurveDate curveDate)
UTCDate
Balance.BOY. getStart(CurveDate curveDate)
UTCDate
Day.ABSOLUTE. getStart(CurveDate curveDate)
UTCDate
Day.RELATIVE. getStart(CurveDate curveDate)
UTCDate
DayAhead.ABSOLUTE. getStart(CurveDate curveDate)
UTCDate
DayAhead.RELATIVE. getStart(CurveDate curveDate)
UTCDate
Financial.MONTH. getStart(CurveDate curveDate)
UTCDate
Financial.ON. getStart(CurveDate curveDate)
UTCDate
Financial.SN. getStart(CurveDate curveDate)
UTCDate
Financial.SPOT. getStart(CurveDate curveDate)
UTCDate
Financial.SW. getStart(CurveDate curveDate)
UTCDate
Financial.TN. getStart(CurveDate curveDate)
UTCDate
Financial.WEEK. getStart(CurveDate curveDate)
UTCDate
Financial.YEAR. getStart(CurveDate curveDate)
UTCDate
Short.PROMPT. getStart(CurveDate curveDate)
UTCDate
Short.SAT. getStart(CurveDate curveDate)
UTCDate
Short.SPOT. getStart(CurveDate curveDate)
UTCDate
Short.SUN. getStart(CurveDate curveDate)
UTCDate
Short.WD. getStart(CurveDate curveDate)
AbsolutePeriodCode
DayAhead.ABSOLUTE. next(CurveDate cd)
AbsolutePeriodCode
DayAhead.ABSOLUTE. previous(CurveDate cd)
-
Uses of CurveDate in com.walkfares.odsl.var.curve
Methods in com.walkfares.odsl.var.curve that return CurveDate Modifier and Type Method Description CurveDate
VarCurveDate. getCurveDate()