Uses of Class
com.opengamma.strata.basics.date.Tenor
-
Packages that use Tenor Package Description com.opengamma.strata.basics.date Tools for working with dates.com.opengamma.strata.basics.index Entity objects describing common market indices, such as LIBOR and FED FUND.com.opengamma.strata.loader Tools for loading data from files.com.opengamma.strata.loader.csv Loader that reads market data from CSV files.com.opengamma.strata.loader.fpml Loader that can convert files to financial instruments.com.opengamma.strata.market.curve Definitions of curves.com.opengamma.strata.market.param Market data based on parameters.com.opengamma.strata.measure.fxopt Calculation functions for FX option products.com.opengamma.strata.pricer.common Common code for pricing.com.opengamma.strata.pricer.fxopt Calculators for FX options.com.opengamma.strata.pricer.option Pricer support classes for options.com.opengamma.strata.pricer.swaption Calculators for swaptions.com.opengamma.strata.product.credit.type Conventions and templates to aid the construction of credit instruments.com.opengamma.strata.product.swap.type Conventions and templates to aid the construction of rate swaps. -
-
Uses of Tenor in com.opengamma.strata.basics.date
Fields in com.opengamma.strata.basics.date declared as Tenor Modifier and Type Field Description static TenorTenor. TENOR_10MA tenor of 10 months.static TenorTenor. TENOR_10YA tenor of 10 years.static TenorTenor. TENOR_11MA tenor of 11 months.static TenorTenor. TENOR_11YA tenor of 11 years.static TenorTenor. TENOR_12MA tenor of 12 months.static TenorTenor. TENOR_12YA tenor of 12 years.static TenorTenor. TENOR_13WA tenor of 13 weeks.static TenorTenor. TENOR_13YA tenor of 13 years.static TenorTenor. TENOR_14YA tenor of 14 years.static TenorTenor. TENOR_15MA tenor of 15 months.static TenorTenor. TENOR_15YA tenor of 15 years.static TenorTenor. TENOR_18MA tenor of 18 months.static TenorTenor. TENOR_1DA tenor of one day.static TenorTenor. TENOR_1MA tenor of 1 month.static TenorTenor. TENOR_1WA tenor of 1 week.static TenorTenor. TENOR_1YA tenor of 1 year.static TenorTenor. TENOR_20YA tenor of 20 years.static TenorTenor. TENOR_21MA tenor of 21 months.static TenorTenor. TENOR_25YA tenor of 25 years.static TenorTenor. TENOR_26WA tenor of 26 weeks.static TenorTenor. TENOR_2DA tenor of two days.static TenorTenor. TENOR_2MA tenor of 2 months.static TenorTenor. TENOR_2WA tenor of 2 weeks.static TenorTenor. TENOR_2YA tenor of 2 years.static TenorTenor. TENOR_30YA tenor of 30 years.static TenorTenor. TENOR_35YA tenor of 35 years.static TenorTenor. TENOR_3DA tenor of three days.static TenorTenor. TENOR_3MA tenor of 3 months.static TenorTenor. TENOR_3WA tenor of 3 weeks.static TenorTenor. TENOR_3YA tenor of 3 years.static TenorTenor. TENOR_40YA tenor of 40 years.static TenorTenor. TENOR_45YA tenor of 45 years.static TenorTenor. TENOR_4MA tenor of 4 months.static TenorTenor. TENOR_4WA tenor of 4 weeks.static TenorTenor. TENOR_4YA tenor of 4 years.static TenorTenor. TENOR_50YA tenor of 50 years.static TenorTenor. TENOR_52WA tenor of 52 weeks.static TenorTenor. TENOR_5MA tenor of 5 months.static TenorTenor. TENOR_5YA tenor of 5 years.static TenorTenor. TENOR_6MA tenor of 6 months.static TenorTenor. TENOR_6WA tenor of 6 weeks.static TenorTenor. TENOR_6YA tenor of 6 years.static TenorTenor. TENOR_7MA tenor of 7 months.static TenorTenor. TENOR_7YA tenor of 7 years.static TenorTenor. TENOR_8MA tenor of 8 months.static TenorTenor. TENOR_8YA tenor of 8 years.static TenorTenor. TENOR_9MA tenor of 9 months.static TenorTenor. TENOR_9YA tenor of 9 years.Methods in com.opengamma.strata.basics.date that return Tenor Modifier and Type Method Description TenorMarketTenor. getTenor()Gets the tenor of the instrument.TenorTenorAdjustment. getTenor()Gets the tenor to be added.TenorTenor. normalized()Normalizes the months and years of this tenor.static TenorTenor. of(Period period)Obtains an instance from aPeriod.static TenorTenor. ofDays(int days)Obtains an instance backed by a period of days.static TenorTenor. ofMonths(int months)Obtains an instance backed by a period of months.static TenorTenor. ofWeeks(int weeks)Obtains an instance backed by a period of weeks.static TenorTenor. ofYears(int years)Obtains an instance backed by a period of years.static TenorTenor. parse(String toParse)Parses a formatted string representing the tenor.Methods in com.opengamma.strata.basics.date that return types with arguments of type Tenor Modifier and Type Method Description org.joda.beans.MetaProperty<Tenor>TenorAdjustment.Meta. tenor()The meta-property for thetenorproperty.Methods in com.opengamma.strata.basics.date with parameters of type Tenor Modifier and Type Method Description intTenor. compareTo(Tenor other)Compares this tenor to another tenor.static TenorAdjustmentTenorAdjustment. of(Tenor tenor, PeriodAdditionConvention additionConvention, BusinessDayAdjustment adjustment)Obtains an instance that can adjust a date by the specified tenor.static TenorAdjustmentTenorAdjustment. ofLastBusinessDay(Tenor tenor, BusinessDayAdjustment adjustment)Obtains an instance that can adjust a date by the specified tenor using the last business day of month convention.static TenorAdjustmentTenorAdjustment. ofLastDay(Tenor tenor, BusinessDayAdjustment adjustment)Obtains an instance that can adjust a date by the specified tenor using the last day of month convention.static MarketTenorMarketTenor. ofSpot(Tenor tenor)Obtains an instance from aTenorwith spot implied.TenorAdjustment.BuilderTenorAdjustment.Builder. tenor(Tenor tenor)Sets the tenor to be added. -
Uses of Tenor in com.opengamma.strata.basics.index
Methods in com.opengamma.strata.basics.index that return Tenor Modifier and Type Method Description default TenorFloatingRateName. getDefaultTenor()Gets a default tenor applicable for this floating rate.TenorImmutableIborIndex. getTenor()TenorImmutableOvernightIndex. getTenor()TenorRateIndex. getTenor()Gets the tenor of the index.Methods in com.opengamma.strata.basics.index that return types with arguments of type Tenor Modifier and Type Method Description Set<Tenor>FloatingRateName. getTenors()Gets the active tenors that are applicable for this floating rate.Set<Tenor>ImmutableFloatingRateName. getTenors()Methods in com.opengamma.strata.basics.index with parameters of type Tenor Modifier and Type Method Description static FloatingRateIndexFloatingRateIndex. parse(String indexStr, Tenor defaultIborTenor)Parses a string, handling different types of index, optionally specifying a tenor for Ibor.default FloatingRateIndexFloatingRateName. toFloatingRateIndex(Tenor iborTenor)Returns a floating rate index.IborIndexFloatingRateName. toIborIndex(Tenor tenor)Checks and returns an Ibor index.IborIndexImmutableFloatingRateName. toIborIndex(Tenor tenor)static Optional<FloatingRateIndex>FloatingRateIndex. tryParse(String indexStr, Tenor defaultIborTenor)Parses a string, handling different types of index, optionally specifying a tenor for Ibor. -
Uses of Tenor in com.opengamma.strata.loader
Methods in com.opengamma.strata.loader that return Tenor Modifier and Type Method Description static TenorLoaderUtils. parseTenor(String str)Parses a tenor from the input string.Methods in com.opengamma.strata.loader that return types with arguments of type Tenor Modifier and Type Method Description static Optional<Tenor>LoaderUtils. tryParseTenor(String str)Tries to parse a tenor from the input string. -
Uses of Tenor in com.opengamma.strata.loader.csv
Methods in com.opengamma.strata.loader.csv that return Tenor Modifier and Type Method Description default TenorSensitivityCsvInfoResolver. checkSensitivityTenor(Tenor tenor)Checks the parsed sensitivity tenor, potentially altering the value.Methods in com.opengamma.strata.loader.csv with parameters of type Tenor Modifier and Type Method Description default TenorSensitivityCsvInfoResolver. checkSensitivityTenor(Tenor tenor)Checks the parsed sensitivity tenor, potentially altering the value. -
Uses of Tenor in com.opengamma.strata.loader.fpml
Methods in com.opengamma.strata.loader.fpml that return Tenor Modifier and Type Method Description TenorFpmlDocument. convertIndexTenor(String multiplier, String unit)Converts an FpML tenor string to aTenor.TenorFpmlDocument. parseIndexTenor(XmlElement baseEl)Converts an FpML 'FloatingRateIndex' tenor to aTenor. -
Uses of Tenor in com.opengamma.strata.market.curve
Methods in com.opengamma.strata.market.curve that return Tenor Modifier and Type Method Description TenorDepositIsdaCreditCurveNode. getTenor()Gets the period between the start date and the end date.TenorSwapIsdaCreditCurveNode. getTenor()Gets the tenor of the swap.Methods in com.opengamma.strata.market.curve that return types with arguments of type Tenor Modifier and Type Method Description org.joda.beans.MetaProperty<Tenor>DepositIsdaCreditCurveNode.Meta. tenor()The meta-property for thetenorproperty.org.joda.beans.MetaProperty<Tenor>SwapIsdaCreditCurveNode.Meta. tenor()The meta-property for thetenorproperty.Methods in com.opengamma.strata.market.curve with parameters of type Tenor Modifier and Type Method Description static DepositIsdaCreditCurveNodeDepositIsdaCreditCurveNode. of(ObservableId observableId, DaysAdjustment spotDateOffset, BusinessDayAdjustment businessDayAdjustment, Tenor tenor, DayCount dayCount)Returns a curve node for a term deposit.static SwapIsdaCreditCurveNodeSwapIsdaCreditCurveNode. of(ObservableId observableId, DaysAdjustment spotDateOffset, BusinessDayAdjustment businessDayAdjustment, Tenor tenor, DayCount dayCount, Frequency paymentFrequency)Returns a curve node for a standard fixed-Ibor swap.DepositIsdaCreditCurveNode.BuilderDepositIsdaCreditCurveNode.Builder. tenor(Tenor tenor)Sets the period between the start date and the end date.SwapIsdaCreditCurveNode.BuilderSwapIsdaCreditCurveNode.Builder. tenor(Tenor tenor)Sets the tenor of the swap. -
Uses of Tenor in com.opengamma.strata.market.param
Methods in com.opengamma.strata.market.param that return Tenor Modifier and Type Method Description TenorTenorTenorParameterMetadata. getExpiryTenor()Gets the expiry tenor associated with the parameter.TenorTenorDateParameterMetadata. getIdentifier()Gets the identifier, which is the tenor.TenorTenorParameterMetadata. getIdentifier()Gets the identifier, which is the tenor.TenorTenorDateParameterMetadata. getTenor()Gets the tenor associated with the parameter.TenorTenoredParameterMetadata. getTenor()Gets the tenor associated with the parameter.TenorTenorParameterMetadata. getTenor()Gets the tenor associated with the parameter.TenorTenorTenorParameterMetadata. getUnderlyingTenor()Gets the underlying tenor associated with the parameter.Methods in com.opengamma.strata.market.param that return types with arguments of type Tenor Modifier and Type Method Description org.joda.beans.MetaProperty<Tenor>TenorTenorParameterMetadata.Meta. expiryTenor()The meta-property for theexpiryTenorproperty.Pair<Tenor,Tenor>TenorTenorParameterMetadata. getIdentifier()Pair<Tenor,Tenor>TenorTenorParameterMetadata. getIdentifier()org.joda.beans.MetaProperty<Tenor>TenorDateParameterMetadata.Meta. tenor()The meta-property for thetenorproperty.org.joda.beans.MetaProperty<Tenor>TenorParameterMetadata.Meta. tenor()The meta-property for thetenorproperty.org.joda.beans.MetaProperty<Tenor>TenorTenorParameterMetadata.Meta. underlyingTenor()The meta-property for theunderlyingTenorproperty.Methods in com.opengamma.strata.market.param with parameters of type Tenor Modifier and Type Method Description static TenorDateParameterMetadataTenorDateParameterMetadata. of(LocalDate date, Tenor tenor)Obtains an instance using the tenor.static TenorDateParameterMetadataTenorDateParameterMetadata. of(LocalDate date, Tenor tenor, String label)Obtains an instance using the tenor, specifying the label.static TenorParameterMetadataTenorParameterMetadata. of(Tenor tenor)Obtains an instance using the tenor.static TenorParameterMetadataTenorParameterMetadata. of(Tenor tenor, String label)Obtains an instance using the tenor, specifying the label.static TenorTenorParameterMetadataTenorTenorParameterMetadata. of(Tenor expiryTenor, Tenor underlyingTenor)Creates node metadata with expiry tenor and underlying tenor.static TenorTenorParameterMetadataTenorTenorParameterMetadata. of(Tenor expiryTenor, Tenor underlyingTenor, String label)Creates node metadata with expiry tenor, underlying tenor and label.TenorDateParameterMetadataTenorDateParameterMetadata. withTenor(Tenor tenor)TenoredParameterMetadataTenoredParameterMetadata. withTenor(Tenor tenor)Returns an instance with the tenor updated.TenorParameterMetadataTenorParameterMetadata. withTenor(Tenor tenor) -
Uses of Tenor in com.opengamma.strata.measure.fxopt
Methods in com.opengamma.strata.measure.fxopt that return Tenor Modifier and Type Method Description TenorFxOptionVolatilitiesNode. getTenor()Gets the tenor.Methods in com.opengamma.strata.measure.fxopt that return types with arguments of type Tenor Modifier and Type Method Description org.joda.beans.MetaProperty<Tenor>FxOptionVolatilitiesNode.Meta. tenor()The meta-property for thetenorproperty.Methods in com.opengamma.strata.measure.fxopt with parameters of type Tenor Modifier and Type Method Description static FxOptionVolatilitiesNodeFxOptionVolatilitiesNode. of(CurrencyPair currencyPair, DaysAdjustment spotDateOffset, BusinessDayAdjustment businessDayAdjustment, ValueType quoteValueType, QuoteId quoteId, Tenor tenor, Strike strike)Creates an instance.FxOptionVolatilitiesNode.BuilderFxOptionVolatilitiesNode.Builder. tenor(Tenor tenor)Sets the tenor. -
Uses of Tenor in com.opengamma.strata.pricer.common
Methods in com.opengamma.strata.pricer.common that return types with arguments of type Tenor Modifier and Type Method Description Optional<Tenor>GenericVolatilitySurfaceYearFractionParameterMetadata. getYearFractionTenor()Gets the tenor associated with the year fraction.org.joda.beans.MetaProperty<Tenor>GenericVolatilitySurfaceYearFractionParameterMetadata.Meta. yearFractionTenor()The meta-property for theyearFractionTenorproperty.Methods in com.opengamma.strata.pricer.common with parameters of type Tenor Modifier and Type Method Description static GenericVolatilitySurfaceYearFractionParameterMetadataGenericVolatilitySurfaceYearFractionParameterMetadata. of(double yearFraction, Tenor yearFractionTenor, Strike strike)Creates node metadata using year fraction, associated tenor and strike.static GenericVolatilitySurfaceYearFractionParameterMetadataGenericVolatilitySurfaceYearFractionParameterMetadata. of(double yearFraction, Tenor yearFractionTenor, Strike strike, String label)Creates node using year fraction, associated tenor, strike and label. -
Uses of Tenor in com.opengamma.strata.pricer.fxopt
Methods in com.opengamma.strata.pricer.fxopt that return types with arguments of type Tenor Modifier and Type Method Description Optional<Tenor>SmileDeltaParameters. getExpiryTenor()Gets the tenor associated with the time to expiry, optional.List<Optional<Tenor>>InterpolatedStrikeSmileDeltaTermStructure. getExpiryTenors()default List<Optional<Tenor>>SmileDeltaTermStructure. getExpiryTenors()Gets the tenor associated with each expiry in the volatility term.Optional<Tenor>FxVolatilitySurfaceYearFractionParameterMetadata. getYearFractionTenor()Gets the tenor associated with the year fraction.org.joda.beans.MetaProperty<Tenor>FxVolatilitySurfaceYearFractionParameterMetadata.Meta. yearFractionTenor()The meta-property for theyearFractionTenorproperty.Methods in com.opengamma.strata.pricer.fxopt with parameters of type Tenor Modifier and Type Method Description static FxVolatilitySurfaceYearFractionParameterMetadataFxVolatilitySurfaceYearFractionParameterMetadata. of(double yearFraction, Tenor yearFractionTenor, Strike strike, CurrencyPair currencyPair)Creates node metadata using year fraction, associated tenor, strike and currency pair.static FxVolatilitySurfaceYearFractionParameterMetadataFxVolatilitySurfaceYearFractionParameterMetadata. of(double yearFraction, Tenor yearFractionTenor, Strike strike, String label, CurrencyPair currencyPair)Creates node using year fraction, associated tenor, strike, label and currency pair.static SmileDeltaParametersSmileDeltaParameters. of(double expiry, Tenor expiryTenor, double atmVolatility, DoubleArray delta, DoubleArray riskReversal, DoubleArray strangle)Obtains an instance from market data at-the-money, delta, risk-reversal and strangle.static SmileDeltaParametersSmileDeltaParameters. of(double expiry, Tenor expiryTenor, DoubleArray delta, DoubleArray volatility)Obtains an instance from volatility. -
Uses of Tenor in com.opengamma.strata.pricer.option
Methods in com.opengamma.strata.pricer.option that return types with arguments of type Tenor Modifier and Type Method Description ImmutableSortedMap<Tenor,RawOptionData>TenorRawOptionData. getData()Gets the map of tenor to option data.ImmutableSet<Tenor>TenorRawOptionData. getTenors()Gets the set of tenors.Methods in com.opengamma.strata.pricer.option with parameters of type Tenor Modifier and Type Method Description RawOptionDataTenorRawOptionData. getData(Tenor tenor)Gets the raw option data for a given tenor.Method parameters in com.opengamma.strata.pricer.option with type arguments of type Tenor Modifier and Type Method Description static TenorRawOptionDataTenorRawOptionData. of(Map<Tenor,RawOptionData> data)Obtains an instance of the raw volatility. -
Uses of Tenor in com.opengamma.strata.pricer.swaption
Method parameters in com.opengamma.strata.pricer.swaption with type arguments of type Tenor Modifier and Type Method Description SabrParametersSwaptionVolatilitiesSabrSwaptionCalibrator. calibrateAlphaWithAtm(SwaptionVolatilitiesName name, SabrParametersSwaptionVolatilities sabr, RatesProvider ratesProvider, SwaptionVolatilities atmVolatilities, List<Tenor> tenors, List<Period> expiries, SurfaceInterpolator interpolator)Calibrate SABR alpha parameters to a set of ATM swaption volatilities. -
Uses of Tenor in com.opengamma.strata.product.credit.type
Methods in com.opengamma.strata.product.credit.type that return Tenor Modifier and Type Method Description TenorTenorCdsTemplate. getTenor()Gets the tenor of the credit default swap.Methods in com.opengamma.strata.product.credit.type that return types with arguments of type Tenor Modifier and Type Method Description org.joda.beans.MetaProperty<Tenor>TenorCdsTemplate.Meta. tenor()The meta-property for thetenorproperty.Methods in com.opengamma.strata.product.credit.type with parameters of type Tenor Modifier and Type Method Description default CdsTradeCdsConvention. createTrade(StandardId legalEntityId, LocalDate tradeDate, Tenor tenor, BuySell buySell, double notional, double fixedRate, AdjustablePayment upFrontFee, ReferenceData refData)Creates a CDS trade with upfront fee based on the trade date and the IMM date logic.default CdsTradeCdsConvention. createTrade(StandardId legalEntityId, LocalDate tradeDate, Tenor tenor, BuySell buySell, double notional, double fixedRate, ReferenceData refData)Creates a CDS trade based on the trade date and the IMM date logic.default CdsTradeCdsConvention. createTrade(StandardId legalEntityId, LocalDate tradeDate, LocalDate startDate, Tenor tenor, BuySell buySell, double notional, double fixedRate, AdjustablePayment upFrontFee, ReferenceData refData)Creates a CDS trade with upfront fee based on the trade date, start date and the IMM date logic.default CdsTradeCdsConvention. createTrade(StandardId legalEntityId, LocalDate tradeDate, LocalDate startDate, Tenor tenor, BuySell buySell, double notional, double fixedRate, ReferenceData refData)Creates a CDS trade based on the trade date, start date and the IMM date logic.static TenorCdsTemplateTenorCdsTemplate. of(Tenor tenor, CdsConvention convention)Obtains a template based on the specified tenor and convention.static TenorCdsTemplateTenorCdsTemplate. of(AccrualStart accrualStart, Tenor tenor, CdsConvention convention)Obtains a template based on the specified tenor and convention. -
Uses of Tenor in com.opengamma.strata.product.swap.type
Methods in com.opengamma.strata.product.swap.type that return Tenor Modifier and Type Method Description TenorFixedFloatSwapTemplate. getTenor()The associated swap tenor.TenorFixedIborSwapTemplate. getTenor()Gets the tenor of the swap.TenorFixedInflationSwapTemplate. getTenor()Gets the tenor of the swap.TenorFixedOvernightSwapTemplate. getTenor()Gets the tenor of the swap.TenorIborIborSwapTemplate. getTenor()Gets the tenor of the swap.TenorOvernightIborSwapTemplate. getTenor()Gets the tenor of the swap.TenorThreeLegBasisSwapTemplate. getTenor()Gets the tenor of the swap.TenorXCcyIborIborSwapTemplate. getTenor()Gets the tenor of the swap.Methods in com.opengamma.strata.product.swap.type that return types with arguments of type Tenor Modifier and Type Method Description org.joda.beans.MetaProperty<Tenor>FixedIborSwapTemplate.Meta. tenor()The meta-property for thetenorproperty.org.joda.beans.MetaProperty<Tenor>FixedInflationSwapTemplate.Meta. tenor()The meta-property for thetenorproperty.org.joda.beans.MetaProperty<Tenor>FixedOvernightSwapTemplate.Meta. tenor()The meta-property for thetenorproperty.org.joda.beans.MetaProperty<Tenor>IborIborSwapTemplate.Meta. tenor()The meta-property for thetenorproperty.org.joda.beans.MetaProperty<Tenor>OvernightIborSwapTemplate.Meta. tenor()The meta-property for thetenorproperty.org.joda.beans.MetaProperty<Tenor>ThreeLegBasisSwapTemplate.Meta. tenor()The meta-property for thetenorproperty.org.joda.beans.MetaProperty<Tenor>XCcyIborIborSwapTemplate.Meta. tenor()The meta-property for thetenorproperty.Methods in com.opengamma.strata.product.swap.type with parameters of type Tenor Modifier and Type Method Description default SwapTradeFixedIborSwapConvention. createTrade(LocalDate tradeDate, Tenor tenor, BuySell buySell, double notional, double fixedRate, ReferenceData refData)Creates a spot-starting trade based on this convention.default SwapTradeFixedIborSwapConvention. createTrade(LocalDate tradeDate, Period periodToStart, Tenor tenor, BuySell buySell, double notional, double fixedRate, ReferenceData refData)Creates a forward-starting trade based on this convention.default SwapTradeFixedInflationSwapConvention. createTrade(LocalDate tradeDate, Tenor tenor, BuySell buySell, double notional, double fixedRate, ReferenceData refData)Creates a forward-starting trade based on this convention.default SwapTradeFixedInflationSwapConvention. createTrade(LocalDate tradeDate, Period periodToStart, Tenor tenor, BuySell buySell, double notional, double fixedRate, ReferenceData refData)Creates a forward-starting trade based on this convention.default SwapTradeFixedOvernightSwapConvention. createTrade(LocalDate tradeDate, Tenor tenor, BuySell buySell, double notional, double fixedRate, ReferenceData refData)Creates a spot-starting trade based on this convention.default SwapTradeFixedOvernightSwapConvention. createTrade(LocalDate tradeDate, Period periodToStart, Tenor tenor, BuySell buySell, double notional, double fixedRate, ReferenceData refData)Creates a forward-starting trade based on this convention.default SwapTradeIborIborSwapConvention. createTrade(LocalDate tradeDate, Tenor tenor, BuySell buySell, double notional, double spread, ReferenceData refData)Creates a spot-starting trade based on this convention.default SwapTradeIborIborSwapConvention. createTrade(LocalDate tradeDate, Period periodToStart, Tenor tenor, BuySell buySell, double notional, double spread, ReferenceData refData)Creates a forward-starting trade based on this convention.default SwapTradeOvernightIborSwapConvention. createTrade(LocalDate tradeDate, Tenor tenor, BuySell buySell, double notional, double spread, ReferenceData refData)Creates a spot-starting trade based on this convention.default SwapTradeOvernightIborSwapConvention. createTrade(LocalDate tradeDate, Period periodToStart, Tenor tenor, BuySell buySell, double notional, double spread, ReferenceData refData)Creates a forward-starting trade based on this convention.default SwapTradeSingleCurrencySwapConvention. createTrade(LocalDate tradeDate, Tenor tenor, BuySell buySell, double notional, double fixedRateOrSpread, ReferenceData refData)Creates a spot-starting trade based on this convention.default SwapTradeSingleCurrencySwapConvention. createTrade(LocalDate tradeDate, Period periodToStart, Tenor tenor, BuySell buySell, double notional, double fixedRateOrSpread, ReferenceData refData)Creates a forward-starting trade based on this convention.default SwapTradeThreeLegBasisSwapConvention. createTrade(LocalDate tradeDate, Tenor tenor, BuySell buySell, double notional, double spread, ReferenceData refData)Creates a spot-starting trade based on this convention.default SwapTradeThreeLegBasisSwapConvention. createTrade(LocalDate tradeDate, Period periodToStart, Tenor tenor, BuySell buySell, double notional, double spread, ReferenceData refData)Creates a forward-starting trade based on this convention.default SwapTradeXCcyIborIborSwapConvention. createTrade(LocalDate tradeDate, Tenor tenor, BuySell buySell, double notionalSpreadLeg, double notionalFlatLeg, double spread, ReferenceData refData)Creates a spot-starting trade based on this convention.default SwapTradeXCcyIborIborSwapConvention. createTrade(LocalDate tradeDate, Period periodToStart, Tenor tenor, BuySell buySell, double notionalSpreadLeg, double notionalFlatLeg, double spread, ReferenceData refData)Creates a forward-starting trade based on this convention.static FixedIborSwapTemplateFixedIborSwapTemplate. of(Tenor tenor, FixedIborSwapConvention convention)Obtains a template based on the specified tenor and convention.static FixedIborSwapTemplateFixedIborSwapTemplate. of(Period periodToStart, Tenor tenor, FixedIborSwapConvention convention)Creates a template based on the specified period, tenor and convention.static FixedInflationSwapTemplateFixedInflationSwapTemplate. of(Tenor tenor, FixedInflationSwapConvention convention)Creates a template based on the specified tenor and convention.static FixedOvernightSwapTemplateFixedOvernightSwapTemplate. of(Tenor tenor, FixedOvernightSwapConvention convention)Obtains a template based on the specified tenor and convention.static FixedOvernightSwapTemplateFixedOvernightSwapTemplate. of(Period periodToStart, Tenor tenor, FixedOvernightSwapConvention convention)Obtains a template based on the specified period, tenor and convention.static IborIborSwapTemplateIborIborSwapTemplate. of(Tenor tenor, IborIborSwapConvention convention)Obtains a template based on the specified tenor and convention.static IborIborSwapTemplateIborIborSwapTemplate. of(Period periodToStart, Tenor tenor, IborIborSwapConvention convention)Obtains a template based on the specified period, tenor and convention.static OvernightIborSwapTemplateOvernightIborSwapTemplate. of(Tenor tenor, OvernightIborSwapConvention convention)Obtains a template based on the specified tenor and convention.static OvernightIborSwapTemplateOvernightIborSwapTemplate. of(Period periodToStart, Tenor tenor, OvernightIborSwapConvention convention)Obtains a template based on the specified period, tenor and convention.static ThreeLegBasisSwapTemplateThreeLegBasisSwapTemplate. of(Tenor tenor, ThreeLegBasisSwapConvention convention)Obtains a template based on the specified tenor and convention.static ThreeLegBasisSwapTemplateThreeLegBasisSwapTemplate. of(Period periodToStart, Tenor tenor, ThreeLegBasisSwapConvention convention)Creates a template based on the specified period, tenor and convention.static XCcyIborIborSwapTemplateXCcyIborIborSwapTemplate. of(Tenor tenor, XCcyIborIborSwapConvention convention)Obtains a template based on the specified tenor and convention.static XCcyIborIborSwapTemplateXCcyIborIborSwapTemplate. of(Period periodToStart, Tenor tenor, XCcyIborIborSwapConvention convention)Obtains a template based on the specified period, tenor and convention.FixedIborSwapTemplate.BuilderFixedIborSwapTemplate.Builder. tenor(Tenor tenor)Sets the tenor of the swap.FixedInflationSwapTemplate.BuilderFixedInflationSwapTemplate.Builder. tenor(Tenor tenor)Sets the tenor of the swap.FixedOvernightSwapTemplate.BuilderFixedOvernightSwapTemplate.Builder. tenor(Tenor tenor)Sets the tenor of the swap.IborIborSwapTemplate.BuilderIborIborSwapTemplate.Builder. tenor(Tenor tenor)Sets the tenor of the swap.OvernightIborSwapTemplate.BuilderOvernightIborSwapTemplate.Builder. tenor(Tenor tenor)Sets the tenor of the swap.ThreeLegBasisSwapTemplate.BuilderThreeLegBasisSwapTemplate.Builder. tenor(Tenor tenor)Sets the tenor of the swap.XCcyIborIborSwapTemplate.BuilderXCcyIborIborSwapTemplate.Builder. tenor(Tenor tenor)Sets the tenor of the swap.FixedFloatSwapTemplateFixedFloatSwapConvention. toTemplate(Tenor tenor)Obtains a template based on the specified tenor.default FixedIborSwapTemplateFixedIborSwapConvention. toTemplate(Tenor tenor)Obtains a template based on the specified tenor.default FixedOvernightSwapTemplateFixedOvernightSwapConvention. toTemplate(Tenor tenor)Obtains a template based on the specified tenor.
-