static ResolvedFxVanillaOption.Builder |
ResolvedFxVanillaOption.builder() |
Returns a builder used to create an instance of the bean.
|
ResolvedFxVanillaOption.Builder |
ResolvedFxVanillaOption.Meta.builder() |
|
ResolvedFxVanillaOption.Builder |
ResolvedFxVanillaOption.Builder.expiry(ZonedDateTime expiry) |
Sets the expiry date-time of the option.
|
ResolvedFxVanillaOption.Builder |
ResolvedFxVanillaOption.Builder.longShort(LongShort longShort) |
Sets whether the option is long or short.
|
ResolvedFxVanillaOption.Builder |
ResolvedFxVanillaOption.Builder.set(String propertyName,
Object newValue) |
|
ResolvedFxVanillaOption.Builder |
ResolvedFxVanillaOption.Builder.set(org.joda.beans.MetaProperty<?> property,
Object value) |
|
ResolvedFxVanillaOption.Builder |
ResolvedFxVanillaOption.toBuilder() |
Returns a builder that allows this bean to be mutated.
|
ResolvedFxVanillaOption.Builder |
ResolvedFxVanillaOption.Builder.underlying(ResolvedFxSingle underlying) |
Sets the underlying foreign exchange transaction.
|