Uses of Class
net.finmath.smartcontract.product.xml.StrikeSchedule
-
Uses of StrikeSchedule in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected List
<StrikeSchedule> FloatingRate.capRateSchedule
protected List
<StrikeSchedule> StubFloatingRate.capRateSchedule
protected List
<StrikeSchedule> FloatingRate.floorRateSchedule
protected List
<StrikeSchedule> StubFloatingRate.floorRateSchedule
Modifier and TypeMethodDescriptionObjectFactory.createStrikeSchedule()
Create an instance ofStrikeSchedule
Modifier and TypeMethodDescriptionFloatingRate.getCapRateSchedule()
Gets the value of the capRateSchedule property.StubFloatingRate.getCapRateSchedule()
Gets the value of the capRateSchedule property.FloatingRate.getFloorRateSchedule()
Gets the value of the floorRateSchedule property.StubFloatingRate.getFloorRateSchedule()
Gets the value of the floorRateSchedule property.