Uses of Class
com.caplin.motif.fx.calendar.ToboSettlementDateSubjectInfo
-
Packages that use ToboSettlementDateSubjectInfo Package Description com.caplin.motif.fx.calendar Classes and interfaces relating to tenor dates and settlement dates. -
-
Uses of ToboSettlementDateSubjectInfo in com.caplin.motif.fx.calendar
Methods in com.caplin.motif.fx.calendar with type parameters of type ToboSettlementDateSubjectInfo Modifier and Type Method Description <S extends ToboSettlementDateSubjectInfo>
SettlementDateProvider<S>FXCalendarAdapter. registerToboSettlementDateProvider(CancellableSettlementDateRequestListener<S> listener, com.caplin.datasource.namespace.Namespace namespace, SubjectParser subjectParser)
Used to register a provider of TOBO users specific settlement dates that responds to non-standard subjects.Methods in com.caplin.motif.fx.calendar that return types with arguments of type ToboSettlementDateSubjectInfo Modifier and Type Method Description SettlementDateProvider<ToboSettlementDateSubjectInfo>
FXCalendarAdapter. registerToboSettlementDateProvider(CancellableSettlementDateRequestListener<ToboSettlementDateSubjectInfo> listener)
Used to register a provider of TOBO users specific settlement dates that responds to requested subjects of the standard form:Method parameters in com.caplin.motif.fx.calendar with type arguments of type ToboSettlementDateSubjectInfo Modifier and Type Method Description SettlementDateProvider<ToboSettlementDateSubjectInfo>
FXCalendarAdapter. registerToboSettlementDateProvider(CancellableSettlementDateRequestListener<ToboSettlementDateSubjectInfo> listener)
Used to register a provider of TOBO users specific settlement dates that responds to requested subjects of the standard form:
-