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