Uses of Class
net.finmath.smartcontract.product.xml.Rate
Packages that use Rate
-
Uses of Rate in net.finmath.smartcontract.product.xml
Subclasses of Rate in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclass
A type defining a floating rate.class
A type defining the floating rate and definitions relating to the calculation of floating rate amounts.class
A type defining the components specifiying an Inflation Rate Calculationclass
A type defining a floating rate.Fields in net.finmath.smartcontract.product.xml with type parameters of type RateModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<? extends Rate>
Calculation.rateCalculation
Methods in net.finmath.smartcontract.product.xml that return types with arguments of type RateModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Rate>
ObjectFactory.createRateCalculation(Rate value)
jakarta.xml.bind.JAXBElement<? extends Rate>
Calculation.getRateCalculation()
This element is the head of a substitution group.Methods in net.finmath.smartcontract.product.xml with parameters of type RateModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<Rate>
ObjectFactory.createRateCalculation(Rate value)
Method parameters in net.finmath.smartcontract.product.xml with type arguments of type RateModifier and TypeMethodDescriptionvoid
Calculation.setRateCalculation(jakarta.xml.bind.JAXBElement<? extends Rate> value)
Sets the value of the rateCalculation property.