Uses of Class
com.opengamma.strata.market.curve.CurveNodeDate
-
Packages that use CurveNodeDate Package Description com.opengamma.strata.market.curve Definitions of curves.com.opengamma.strata.market.curve.node Curve nodes. -
-
Uses of CurveNodeDate in com.opengamma.strata.market.curve
Fields in com.opengamma.strata.market.curve declared as CurveNodeDate Modifier and Type Field Description static CurveNodeDateCurveNodeDate. ENDAn instance defining the curve node date as the end date of the trade.static CurveNodeDateCurveNodeDate. LAST_FIXINGAn instance defining the curve node date as the last fixing date date of the trade.Methods in com.opengamma.strata.market.curve that return CurveNodeDate Modifier and Type Method Description static CurveNodeDateCurveNodeDate. of(LocalDate date)Obtains an instance specifying a fixed date.Methods in com.opengamma.strata.market.curve that return types with arguments of type CurveNodeDate Modifier and Type Method Description Class<? extends CurveNodeDate>CurveNodeDate.Meta. beanType()org.joda.beans.BeanBuilder<? extends CurveNodeDate>CurveNodeDate.Meta. builder() -
Uses of CurveNodeDate in com.opengamma.strata.market.curve.node
Methods in com.opengamma.strata.market.curve.node that return CurveNodeDate Modifier and Type Method Description CurveNodeDateFixedIborSwapCurveNode. getDate()Gets the method by which the date of the node is calculated, defaulted to 'End'.CurveNodeDateFixedInflationSwapCurveNode. getDate()Gets the method by which the date of the node is calculated, defaulted to 'End'.CurveNodeDateFixedOvernightSwapCurveNode. getDate()Gets the method by which the date of the node is calculated, defaulted to 'End'.CurveNodeDateFraCurveNode. getDate()Gets the method by which the date of the node is calculated, defaulted to 'End'.CurveNodeDateFxSwapCurveNode. getDate()Gets the method by which the date of the node is calculated, defaulted to 'End'.CurveNodeDateIborFixingDepositCurveNode. getDate()Gets the method by which the date of the node is calculated, defaulted to 'End'.CurveNodeDateIborFutureCurveNode. getDate()Gets the method by which the date of the node is calculated, defaulted to 'End'.CurveNodeDateIborIborSwapCurveNode. getDate()Gets the method by which the date of the node is calculated, defaulted to 'End'.CurveNodeDateOvernightFutureCurveNode. getDate()Gets the method by which the date of the node is calculated, defaulted to 'End'.CurveNodeDateOvernightIborSwapCurveNode. getDate()Gets the method by which the date of the node is calculated, defaulted to 'End'.CurveNodeDateTermDepositCurveNode. getDate()Gets the method by which the date of the node is calculated, defaulted to 'End'.CurveNodeDateThreeLegBasisSwapCurveNode. getDate()Gets the method by which the date of the node is calculated, defaulted to 'End'.CurveNodeDateXCcyIborIborSwapCurveNode. getDate()Gets the method by which the date of the node is calculated, defaulted to 'End'.Methods in com.opengamma.strata.market.curve.node that return types with arguments of type CurveNodeDate Modifier and Type Method Description org.joda.beans.MetaProperty<CurveNodeDate>FixedIborSwapCurveNode.Meta. date()The meta-property for thedateproperty.org.joda.beans.MetaProperty<CurveNodeDate>FixedInflationSwapCurveNode.Meta. date()The meta-property for thedateproperty.org.joda.beans.MetaProperty<CurveNodeDate>FixedOvernightSwapCurveNode.Meta. date()The meta-property for thedateproperty.org.joda.beans.MetaProperty<CurveNodeDate>FraCurveNode.Meta. date()The meta-property for thedateproperty.org.joda.beans.MetaProperty<CurveNodeDate>FxSwapCurveNode.Meta. date()The meta-property for thedateproperty.org.joda.beans.MetaProperty<CurveNodeDate>IborFixingDepositCurveNode.Meta. date()The meta-property for thedateproperty.org.joda.beans.MetaProperty<CurveNodeDate>IborFutureCurveNode.Meta. date()The meta-property for thedateproperty.org.joda.beans.MetaProperty<CurveNodeDate>IborIborSwapCurveNode.Meta. date()The meta-property for thedateproperty.org.joda.beans.MetaProperty<CurveNodeDate>OvernightFutureCurveNode.Meta. date()The meta-property for thedateproperty.org.joda.beans.MetaProperty<CurveNodeDate>OvernightIborSwapCurveNode.Meta. date()The meta-property for thedateproperty.org.joda.beans.MetaProperty<CurveNodeDate>TermDepositCurveNode.Meta. date()The meta-property for thedateproperty.org.joda.beans.MetaProperty<CurveNodeDate>ThreeLegBasisSwapCurveNode.Meta. date()The meta-property for thedateproperty.org.joda.beans.MetaProperty<CurveNodeDate>XCcyIborIborSwapCurveNode.Meta. date()The meta-property for thedateproperty.Methods in com.opengamma.strata.market.curve.node with parameters of type CurveNodeDate Modifier and Type Method Description FixedIborSwapCurveNode.BuilderFixedIborSwapCurveNode.Builder. date(CurveNodeDate date)Sets the method by which the date of the node is calculated, defaulted to 'End'.FixedInflationSwapCurveNode.BuilderFixedInflationSwapCurveNode.Builder. date(CurveNodeDate date)Sets the method by which the date of the node is calculated, defaulted to 'End'.FixedOvernightSwapCurveNode.BuilderFixedOvernightSwapCurveNode.Builder. date(CurveNodeDate date)Sets the method by which the date of the node is calculated, defaulted to 'End'.FraCurveNode.BuilderFraCurveNode.Builder. date(CurveNodeDate date)Sets the method by which the date of the node is calculated, defaulted to 'End'.FxSwapCurveNode.BuilderFxSwapCurveNode.Builder. date(CurveNodeDate date)Sets the method by which the date of the node is calculated, defaulted to 'End'.IborFixingDepositCurveNode.BuilderIborFixingDepositCurveNode.Builder. date(CurveNodeDate date)Sets the method by which the date of the node is calculated, defaulted to 'End'.IborFutureCurveNode.BuilderIborFutureCurveNode.Builder. date(CurveNodeDate date)Sets the method by which the date of the node is calculated, defaulted to 'End'.IborIborSwapCurveNode.BuilderIborIborSwapCurveNode.Builder. date(CurveNodeDate date)Sets the method by which the date of the node is calculated, defaulted to 'End'.OvernightFutureCurveNode.BuilderOvernightFutureCurveNode.Builder. date(CurveNodeDate date)Sets the method by which the date of the node is calculated, defaulted to 'End'.OvernightIborSwapCurveNode.BuilderOvernightIborSwapCurveNode.Builder. date(CurveNodeDate date)Sets the method by which the date of the node is calculated, defaulted to 'End'.TermDepositCurveNode.BuilderTermDepositCurveNode.Builder. date(CurveNodeDate date)Sets the method by which the date of the node is calculated, defaulted to 'End'.ThreeLegBasisSwapCurveNode.BuilderThreeLegBasisSwapCurveNode.Builder. date(CurveNodeDate date)Sets the method by which the date of the node is calculated, defaulted to 'End'.XCcyIborIborSwapCurveNode.BuilderXCcyIborIborSwapCurveNode.Builder. date(CurveNodeDate date)Sets the method by which the date of the node is calculated, defaulted to 'End'.FixedIborSwapCurveNodeFixedIborSwapCurveNode. withDate(CurveNodeDate date)Returns a copy of this node with the specified date.FixedInflationSwapCurveNodeFixedInflationSwapCurveNode. withDate(CurveNodeDate date)Returns a copy of this node with the specified date.FixedOvernightSwapCurveNodeFixedOvernightSwapCurveNode. withDate(CurveNodeDate date)Returns a copy of this node with the specified date.FraCurveNodeFraCurveNode. withDate(CurveNodeDate date)Returns a copy of this node with the specified date.FxSwapCurveNodeFxSwapCurveNode. withDate(CurveNodeDate date)Returns a copy of this node with the specified date.IborFixingDepositCurveNodeIborFixingDepositCurveNode. withDate(CurveNodeDate date)Returns a copy of this node with the specified date.IborFutureCurveNodeIborFutureCurveNode. withDate(CurveNodeDate date)Returns a copy of this node with the specified date.IborIborSwapCurveNodeIborIborSwapCurveNode. withDate(CurveNodeDate date)Returns a copy of this node with the specified date.OvernightFutureCurveNodeOvernightFutureCurveNode. withDate(CurveNodeDate date)Returns a copy of this node with the specified date.OvernightIborSwapCurveNodeOvernightIborSwapCurveNode. withDate(CurveNodeDate date)Returns a copy of this node with the specified date.TermDepositCurveNodeTermDepositCurveNode. withDate(CurveNodeDate date)Returns a copy of this node with the specified date.ThreeLegBasisSwapCurveNodeThreeLegBasisSwapCurveNode. withDate(CurveNodeDate date)Returns a copy of this node with the specified date.XCcyIborIborSwapCurveNodeXCcyIborIborSwapCurveNode. withDate(CurveNodeDate date)Returns a copy of this node with the specified date.
-