static FutureValueNotional.Builder |
FutureValueNotional.builder() |
Returns a builder used to create an instance of the bean.
|
FutureValueNotional.Builder |
FutureValueNotional.Meta.builder() |
|
FutureValueNotional.Builder |
FutureValueNotional.Builder.dayCountDays(Integer dayCountDays) |
Sets the number of days in the calculation period.
|
FutureValueNotional.Builder |
FutureValueNotional.Builder.set(String propertyName,
Object newValue) |
|
FutureValueNotional.Builder |
FutureValueNotional.Builder.set(org.joda.beans.MetaProperty<?> property,
Object value) |
|
FutureValueNotional.Builder |
FutureValueNotional.toBuilder() |
Returns a builder that allows this bean to be mutated.
|
FutureValueNotional.Builder |
FutureValueNotional.Builder.value(Double value) |
Sets the amount.
|
FutureValueNotional.Builder |
FutureValueNotional.Builder.valueDate(LocalDate valueDate) |
Sets the value date.
|