public static class InterestRateMonteCarloProductFactory.SwapLegMonteCarlo extends SwapLeg implements DescribedProduct<InterestRateSwapLegProductDescriptor>
| Constructor and Description |
|---|
SwapLegMonteCarlo(InterestRateSwapLegProductDescriptor descriptor,
LocalDate referenceDate)
Create product from descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
InterestRateSwapLegProductDescriptor |
getDescriptor()
Return a product descriptor representing this product.
|
getFactorDrift, getValue, getValueForModifiedData, getValuesgetCurrency, getValue, getValue, getValues, getValues, getValues, getValuesForModifiedData, getValuesForModifiedData, getValuesForModifiedData, getValuesForModifiedData, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCurrency, getValue, getValue, getValues, getValues, getValues, getValuesForModifiedData, getValuesForModifiedData, getValuesForModifiedData, getValuesForModifiedDatapublic SwapLegMonteCarlo(InterestRateSwapLegProductDescriptor descriptor, LocalDate referenceDate)
descriptor - The descriptor of the product.referenceDate - The reference date of the data for the valuation, used to convert absolute date to relative dates in double representation.public InterestRateSwapLegProductDescriptor getDescriptor()
DescribedProductgetDescriptor in interface DescribedProduct<InterestRateSwapLegProductDescriptor>Copyright © 2019. All rights reserved.