Package com.caplin.motif.fx.calendar
package com.caplin.motif.fx.calendar
Classes and interfaces relating to tenor dates and settlement dates.
-
ClassDescriptionCallback<T>Used for creating asynchronous calls that respond to calendar requests.A TenorDateRequestListener provides an interface to a calendar service which can provide tenor dates for the frontend.An adapter that will provide calendar information to the frontend via your implementations of
SettlementDateRequestListener
andTenorDateRequestListener
.NdfDateProvider<T extends TenorDateSubjectInfo>SettlementDateProvider<S extends SettlementDateSubjectInfo>A SettlementDateRequestListener provides an interface to a calendar service which can provide settlement dates for the frontend.A class representing the fields parsed from a settlement date subject.TenorCutoffProvider<T extends TenorDateSubjectInfo>TenorDateProvider<T extends TenorDateSubjectInfo>TenorDateRequestListener<T extends TenorDateSubjectInfo>A TenorDateRequestListener provides an interface to a calendar service which can provide tenor dates for the frontend.A class representing the fields parsed from a tenor date subject.