Uses of Class
com.caplin.motif.fx.common.Tenor
Package
Description
Classes and interfaces relating to tenor dates and settlement dates.
Classes and interfaces that relate to block trading.
-
Uses of Tenor in com.caplin.motif.fx.calendar
Modifier and TypeMethodDescriptionvoid
TenorCutoffProvider.getCutoffsForTenors
(T subjectInfo, Set<Tenor> tenors, Callback<Map<Tenor, Boolean>> callback) Called by the API to provide tenor cutoff information.void
TenorCutoffProvider.getCutoffsForTenors
(T subjectInfo, Set<Tenor> tenors, Callback<Map<Tenor, Boolean>> callback) Called by the API to provide tenor cutoff information.void
NdfDateProvider.getFixingDatesForTenorDates
(T subjectInfo, Map<Tenor, String> tenorDates, Callback<Map<Tenor, String>> callback) Called by the API to provide fixing dates for tenors.void
NdfDateProvider.getFixingDatesForTenorDates
(T subjectInfo, Map<Tenor, String> tenorDates, Callback<Map<Tenor, String>> callback) Called by the API to provide fixing dates for tenors.void
CancellableTenorDateRequestListener.getTenorDates
(T subjectInfo, Callback<Map<Tenor, String>> callback) Called when a request for tenor dates for the specified currency pair is made from the frontend.static <T> void
DateUtilities.removeOrReplaceSwapTenors
(Map<Tenor, T> tenorMap) ModifierConstructorDescriptionTenorDates
(com.caplin.datasource.publisher.CachingPublisher publisher, String subject, Map<Tenor, String> tenorDates) TenorDates
(com.caplin.datasource.publisher.CachingPublisher publisher, String subject, Map<Tenor, String> tenorDates, Map<Tenor, String> fixingDates, String caption, String minTenorDate, List<String> fixingSources, List<String> settlementCurrencies) -
Uses of Tenor in com.caplin.motif.fx.common
Modifier and TypeFieldDescriptionstatic final Tenor
Tenor._10M
10 Months.static final Tenor
Tenor._11M
11 Months.static final Tenor
Tenor._15M
15 Months.static final Tenor
Tenor._18M
18 Months.static final Tenor
Tenor._1D
One Day after SPOT.static final Tenor
Tenor._1M
1 Month.static final Tenor
Tenor._1W
1 Week.static final Tenor
Tenor._1Y
1 Year.static final Tenor
Tenor._21M
21 Months.static final Tenor
Tenor._2M
2 Months.static final Tenor
Tenor._2W
2 Weeks.static final Tenor
Tenor._2Y
2 Years.static final Tenor
Tenor._3M
3 Months.static final Tenor
Tenor._3W
3 Weeks.static final Tenor
Tenor._3Y
3 Years.static final Tenor
Tenor._4M
4 Months.static final Tenor
Tenor._4W
4 Weeksstatic final Tenor
Tenor._4Y
4 Years.static final Tenor
Tenor._5M
5 Months.static final Tenor
Tenor._5Y
5 Years.static final Tenor
Tenor._6M
6 Months.static final Tenor
Tenor._7M
7 months.static final Tenor
Tenor._8M
8 Months.static final Tenor
Tenor._9M
9 Months.static final Tenor
Tenor._BROKEN
Broken Date.static final Tenor
Tenor._ON
Overnight (SWAP Only).static final Tenor
Tenor._SN
Spot Next.static final Tenor
Tenor._SPOT
SPOT.static final Tenor
Tenor._TN
Tomorrow Next (SWAP Only).static final Tenor
Tenor._TODAY
Today.static final Tenor
Tenor._TOM
Tomorrow.Modifier and TypeMethodDescriptionstatic Tenor
Parses the specified tenor string (in the format "1M" or "SPOT" etc) into one of the static Tenor objects. -
Uses of Tenor in com.caplin.motif.fx.trading.block
Modifier and TypeMethodDescriptionBlockTradeLeg.getStartTenor()
BlockTradeLeg.getTenor()
Returns the tenor