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 TypeClassDescriptionclassA type defining a floating rate.classA type defining the floating rate and definitions relating to the calculation of floating rate amounts.classA type defining the components specifiying an Inflation Rate CalculationclassA 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.rateCalculationMethods 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 TypeMethodDescriptionvoidCalculation.setRateCalculation(jakarta.xml.bind.JAXBElement<? extends Rate> value) Sets the value of the rateCalculation property.