public class FloatPaymentStream extends Object
Constructor and Description |
---|
FloatPaymentStream() |
Modifier and Type | Method and Description |
---|---|
String |
getPaymentStreamRateIndex() |
String |
getPaymentStreamRateIndexLocation() |
ScaledDecimal |
getPaymentStreamRateMultiplier() |
ScaledDecimal |
getPaymentStreamRateSpread() |
void |
setPaymentStreamRateIndex(String value) |
void |
setPaymentStreamRateIndexLocation(String value) |
void |
setPaymentStreamRateMultiplier(ScaledDecimal value) |
void |
setPaymentStreamRateSpread(ScaledDecimal value) |
public String getPaymentStreamRateIndex()
public void setPaymentStreamRateIndex(String value)
value
- the payment stream floating rate index.public String getPaymentStreamRateIndexLocation()
public void setPaymentStreamRateIndexLocation(String value)
value
- the location of the floating rate index.public ScaledDecimal getPaymentStreamRateMultiplier()
public void setPaymentStreamRateMultiplier(ScaledDecimal value)
value
- a rate multiplier to apply to the floating rate. A multiplier schedule is expressed as
explicit multipliers and dates.public ScaledDecimal getPaymentStreamRateSpread()
public void setPaymentStreamRateSpread(ScaledDecimal value)
value
- spread from floating rate index.Copyright © 2014–2025 Onix Solutions. All rights reserved.