static BlackFxOptionSurfaceVolatilities.Builder |
BlackFxOptionSurfaceVolatilities.builder() |
Returns a builder used to create an instance of the bean.
|
BlackFxOptionSurfaceVolatilities.Builder |
BlackFxOptionSurfaceVolatilities.Meta.builder() |
|
BlackFxOptionSurfaceVolatilities.Builder |
BlackFxOptionSurfaceVolatilities.Builder.currencyPair(CurrencyPair currencyPair) |
Sets the currency pair that the volatilities are for.
|
BlackFxOptionSurfaceVolatilities.Builder |
BlackFxOptionSurfaceVolatilities.Builder.name(FxOptionVolatilitiesName name) |
Sets the name of the volatilities.
|
BlackFxOptionSurfaceVolatilities.Builder |
BlackFxOptionSurfaceVolatilities.Builder.set(String propertyName,
Object newValue) |
|
BlackFxOptionSurfaceVolatilities.Builder |
BlackFxOptionSurfaceVolatilities.Builder.set(org.joda.beans.MetaProperty<?> property,
Object value) |
|
BlackFxOptionSurfaceVolatilities.Builder |
BlackFxOptionSurfaceVolatilities.Builder.surface(Surface surface) |
Sets the Black volatility surface.
|
BlackFxOptionSurfaceVolatilities.Builder |
BlackFxOptionSurfaceVolatilities.toBuilder() |
Returns a builder that allows this bean to be mutated.
|
BlackFxOptionSurfaceVolatilities.Builder |
BlackFxOptionSurfaceVolatilities.Builder.valuationDateTime(ZonedDateTime valuationDateTime) |
Sets the valuation date-time.
|