public static final class ResolvedFxVanillaOption.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
ResolvedFxVanillaOption.| Modifier and Type | Method and Description |
|---|---|
Class<? extends ResolvedFxVanillaOption> |
beanType() |
ResolvedFxVanillaOption.Builder |
builder() |
org.joda.beans.MetaProperty<ZonedDateTime> |
expiry()
The meta-property for the
expiry property. |
org.joda.beans.MetaProperty<LongShort> |
longShort()
The meta-property for the
longShort property. |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
protected Object |
propertyGet(org.joda.beans.Bean bean,
String propertyName,
boolean quiet) |
protected void |
propertySet(org.joda.beans.Bean bean,
String propertyName,
Object newValue,
boolean quiet) |
org.joda.beans.MetaProperty<ResolvedFxSingle> |
underlying()
The meta-property for the
underlying property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic ResolvedFxVanillaOption.Builder builder()
public Class<? extends ResolvedFxVanillaOption> beanType()
public org.joda.beans.MetaProperty<LongShort> longShort()
longShort property.public org.joda.beans.MetaProperty<ZonedDateTime> expiry()
expiry property.public org.joda.beans.MetaProperty<ResolvedFxSingle> underlying()
underlying property.protected Object propertyGet(org.joda.beans.Bean bean, String propertyName, boolean quiet)
propertyGet in class org.joda.beans.impl.direct.DirectMetaBeanCopyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.