Package com.caplin.motif.fx.calendar
Classes and interfaces relating to tenor dates and settlement dates.
-
Interface Summary Interface Description Callback<T> Used for creating asynchronous calls that respond to calendar requests.CancellableSettlementDateRequestListener<S extends SettlementDateSubjectInfo> CancellableTenorDateRequestListener<T extends TenorDateSubjectInfo> A TenorDateRequestListener provides an interface to a calendar service which can provide tenor dates for the frontend.NdfDateProvider<T extends TenorDateSubjectInfo> SettlementDateProvider<S extends SettlementDateSubjectInfo> SettlementDateRequestListener<S extends SettlementDateSubjectInfo> A SettlementDateRequestListener provides an interface to a calendar service which can provide settlement dates for the frontend.SettlementFixingDateProvider<S extends SettlementDateSubjectInfo> 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. -
Class Summary Class Description CalendarConstants CalendarConstants.FORWARD_TYPE DateUtilities FXCalendarAdapter An adapter that will provide calendar information to the frontend via your implementations ofSettlementDateRequestListener
andTenorDateRequestListener
.SettlementDateSubjectInfo A class representing the fields parsed from a settlement date subject.TenorDateSubjectInfo A class representing the fields parsed from a tenor date subject.ToboSettlementDateSubjectInfo ToboTenorDateSubjectInfo UserSettlementDateSubjectInfo UserTenorDateSubjectInfo