Uses of Class
com.caplin.motif.fx.common.Tenor
Packages that use 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
Method parameters in com.caplin.motif.fx.calendar with type arguments of type TenorModifier and TypeMethodDescriptionvoidTenorCutoffProvider.getCutoffsForTenors(T subjectInfo, Set<Tenor> tenors, Callback<Map<Tenor, Boolean>> callback) Called by the API to provide tenor cutoff information.voidTenorCutoffProvider.getCutoffsForTenors(T subjectInfo, Set<Tenor> tenors, Callback<Map<Tenor, Boolean>> callback) Called by the API to provide tenor cutoff information.voidNdfDateProvider.getFixingDatesForTenorDates(T subjectInfo, Map<Tenor, String> tenorDates, Callback<Map<Tenor, String>> callback) Called by the API to provide fixing dates for tenors.voidNdfDateProvider.getFixingDatesForTenorDates(T subjectInfo, Map<Tenor, String> tenorDates, Callback<Map<Tenor, String>> callback) Called by the API to provide fixing dates for tenors.voidCancellableTenorDateRequestListener.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> voidDateUtilities.removeOrReplaceSwapTenors(Map<Tenor, T> tenorMap) Constructor parameters in com.caplin.motif.fx.calendar with type arguments of type TenorModifierConstructorDescriptionTenorDates(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, boolean calendarSwapTenorModificationEnabled) 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) 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, boolean calendarSwapTenorModificationEnabled) -
Uses of Tenor in com.caplin.motif.fx.common
Fields in com.caplin.motif.fx.common declared as TenorModifier and TypeFieldDescriptionstatic final TenorTenor._10M10 Months.static final TenorTenor._11M11 Months.static final TenorTenor._15M15 Months.static final TenorTenor._18M18 Months.static final TenorTenor._1DOne Day after SPOT.static final TenorTenor._1M1 Month.static final TenorTenor._1W1 Week.static final TenorTenor._1Y1 Year.static final TenorTenor._21M21 Months.static final TenorTenor._2M2 Months.static final TenorTenor._2W2 Weeks.static final TenorTenor._2Y2 Years.static final TenorTenor._3M3 Months.static final TenorTenor._3W3 Weeks.static final TenorTenor._3Y3 Years.static final TenorTenor._4M4 Months.static final TenorTenor._4W4 Weeksstatic final TenorTenor._4Y4 Years.static final TenorTenor._5M5 Months.static final TenorTenor._5Y5 Years.static final TenorTenor._6M6 Months.static final TenorTenor._7M7 months.static final TenorTenor._8M8 Months.static final TenorTenor._9M9 Months.static final TenorTenor._BROKENBroken Date.static final TenorTenor._IMM1IMM1.static final TenorTenor._IMM2IMM2.static final TenorTenor._IMM3IMM3.static final TenorTenor._IMM4IMM4.static final TenorTenor._NONEDeprecated.static final TenorTenor._ONOvernight (SWAP Only).static final TenorTenor._SNSpot Next.static final TenorTenor._SPOTSPOT.static final TenorTenor._TNTomorrow Next (SWAP Only).static final TenorTenor._TODAYToday.static final TenorTenor._TOMTomorrow.Methods in com.caplin.motif.fx.common that return TenorModifier and TypeMethodDescriptionstatic TenorParses the specified tenor string (in the format "1M" or "SPOT" etc) into one of the static Tenor objects.Methods in com.caplin.motif.fx.common that return types with arguments of type Tenor -
Uses of Tenor in com.caplin.motif.fx.trading.block
Methods in com.caplin.motif.fx.trading.block that return TenorModifier and TypeMethodDescriptionBlockTradeLeg.getStartTenor()BlockTradeLeg.getTenor()Returns the tenor