public interface ProratedLoanContractEvent
| Modifier and Type | Method and Description |
|---|---|
com.opengamma.strata.basics.currency.CurrencyAmount |
getAmount() |
java.time.LocalDate |
getEffectiveDate() |
LoanContractEventType |
getType() |
java.time.LocalDate getEffectiveDate()
LoanContractEventType getType()
com.opengamma.strata.basics.currency.CurrencyAmount getAmount()
Copyright © 2018. All rights reserved.