public class CalibrationDatapoint extends Object
| Constructor and Description |
|---|
CalibrationDatapoint(String curveName,
String productName,
String maturity,
double quote) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCurveName() |
String |
getMaturity() |
String |
getProductName() |
double |
getQuote() |
Copyright © 2019. All rights reserved.