| Package | Description |
|---|---|
| com.syndloanhub.loansum.product.facility |
Global (non-prorated) representations of loan facility types.
|
| Modifier and Type | Method and Description |
|---|---|
CommitmentRecord |
CommitmentRecord.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends CommitmentRecord> |
CommitmentRecord.Meta.beanType() |
org.joda.beans.MetaProperty<com.google.common.collect.ImmutableList<CommitmentRecord>> |
Commitment.Meta.commitment()
The meta-property for the
commitment property. |
com.google.common.collect.ImmutableList<CommitmentRecord> |
Commitment.getCommitment()
Gets list of annotated cash flows.
|
| Modifier and Type | Method and Description |
|---|---|
Commitment.Builder |
Commitment.Builder.commitment(CommitmentRecord... commitment)
Sets the
commitment property in the builder
from an array of objects. |
| Modifier and Type | Method and Description |
|---|---|
Commitment.Builder |
Commitment.Builder.commitment(List<? extends CommitmentRecord> commitment)
Sets list of annotated cash flows.
|
Copyright © 2018. All rights reserved.