public class FixedPaymentStream extends Object
Constructor and Description |
---|
FixedPaymentStream() |
Modifier and Type | Method and Description |
---|---|
ScaledDecimal |
getPaymentStreamRate() |
String |
getPaymentStreamRateOrAmountCurrency() |
void |
setPaymentStreamRate(ScaledDecimal value) |
void |
setPaymentStreamRateOrAmountCurrency(String value) |
public ScaledDecimal getPaymentStreamRate()
public void setPaymentStreamRate(ScaledDecimal value)
value
- the rate applicable to the fixed rate payment stream.public String getPaymentStreamRateOrAmountCurrency()
public void setPaymentStreamRateOrAmountCurrency(String value)
value
- the currency in which PaymentStreamFixedAmount or PaymentStreamRate is denominated.
Uses ISO 4271 currency codes.Copyright © 2014–2025 Onix Solutions. All rights reserved.