Uses of Class
net.finmath.smartcontract.product.xml.FloatingAmountProvisions
Packages that use FloatingAmountProvisions
-
Uses of FloatingAmountProvisions in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FloatingAmountProvisionsModifier and TypeFieldDescriptionprotected FloatingAmountProvisions
FloatingAmountEvents.floatingAmountProvisions
Methods in net.finmath.smartcontract.product.xml that return FloatingAmountProvisionsModifier and TypeMethodDescriptionObjectFactory.createFloatingAmountProvisions()
Create an instance ofFloatingAmountProvisions
FloatingAmountEvents.getFloatingAmountProvisions()
Gets the value of the floatingAmountProvisions property.Methods in net.finmath.smartcontract.product.xml with parameters of type FloatingAmountProvisionsModifier and TypeMethodDescriptionvoid
FloatingAmountEvents.setFloatingAmountProvisions(FloatingAmountProvisions value)
Sets the value of the floatingAmountProvisions property.