Uses of Class
net.finmath.smartcontract.product.xml.IdentifiedRate
-
Uses of IdentifiedRate in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected IdentifiedRate
CommodityFixedInterestCalculation.fixedRate
protected IdentifiedRate
Fra.fixedRate
Modifier and TypeMethodDescriptionObjectFactory.createIdentifiedRate()
Create an instance ofIdentifiedRate
CommodityFixedInterestCalculation.getFixedRate()
Gets the value of the fixedRate property.Fra.getFixedRate()
Gets the value of the fixedRate property.Modifier and TypeMethodDescriptionvoid
CommodityFixedInterestCalculation.setFixedRate
(IdentifiedRate value) Sets the value of the fixedRate property.void
Fra.setFixedRate
(IdentifiedRate value) Sets the value of the fixedRate property.