Uses of Class
net.finmath.smartcontract.product.xml.FloatingAmountEvents
Packages that use FloatingAmountEvents
-
Uses of FloatingAmountEvents in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FloatingAmountEventsModifier and TypeFieldDescriptionprotected FloatingAmountEvents
ProtectionTerms.floatingAmountEvents
Methods in net.finmath.smartcontract.product.xml that return FloatingAmountEventsModifier and TypeMethodDescriptionObjectFactory.createFloatingAmountEvents()
Create an instance ofFloatingAmountEvents
ProtectionTerms.getFloatingAmountEvents()
Gets the value of the floatingAmountEvents property.Methods in net.finmath.smartcontract.product.xml with parameters of type FloatingAmountEventsModifier and TypeMethodDescriptionvoid
ProtectionTerms.setFloatingAmountEvents(FloatingAmountEvents value)
Sets the value of the floatingAmountEvents property.