Uses of Class
net.finmath.smartcontract.product.xml.FloatingRateCalculation
Packages that use FloatingRateCalculation
-
Uses of FloatingRateCalculation in net.finmath.smartcontract.product.xml
Subclasses of FloatingRateCalculation in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclassA type defining the components specifiying an Inflation Rate CalculationFields in net.finmath.smartcontract.product.xml declared as FloatingRateCalculationModifier and TypeFieldDescriptionprotected FloatingRateCalculationFloatingAmountCalculation.floatingRateprotected FloatingRateCalculationInterestAccrualsMethod.floatingRateCalculationprotected FloatingRateCalculationMethods in net.finmath.smartcontract.product.xml that return FloatingRateCalculationModifier and TypeMethodDescriptionObjectFactory.createFloatingRateCalculation()Create an instance ofFloatingRateCalculationFloatingAmountCalculation.getFloatingRate()Gets the value of the floatingRate property.InterestAccrualsMethod.getFloatingRateCalculation()Gets the value of the floatingRateCalculation property.Repo.getFloatingRateCalculation()Gets the value of the floatingRateCalculation property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type FloatingRateCalculationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FloatingRateCalculation> ObjectFactory.createFloatingRateCalculation(FloatingRateCalculation value) Methods in net.finmath.smartcontract.product.xml with parameters of type FloatingRateCalculationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FloatingRateCalculation> ObjectFactory.createFloatingRateCalculation(FloatingRateCalculation value) voidFloatingAmountCalculation.setFloatingRate(FloatingRateCalculation value) Sets the value of the floatingRate property.voidInterestAccrualsMethod.setFloatingRateCalculation(FloatingRateCalculation value) Sets the value of the floatingRateCalculation property.voidRepo.setFloatingRateCalculation(FloatingRateCalculation value) Sets the value of the floatingRateCalculation property.