public static final class EtdOptionSecurity.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
EtdOptionSecurity.| Modifier and Type | Method and Description |
|---|---|
Class<? extends EtdOptionSecurity> |
beanType() |
EtdOptionSecurity.Builder |
builder() |
org.joda.beans.MetaProperty<EtdContractSpecId> |
contractSpecId()
The meta-property for the
contractSpecId property. |
org.joda.beans.MetaProperty<YearMonth> |
expiry()
The meta-property for the
expiry property. |
org.joda.beans.MetaProperty<SecurityInfo> |
info()
The meta-property for the
info 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<PutCall> |
putCall()
The meta-property for the
putCall property. |
org.joda.beans.MetaProperty<Double> |
strikePrice()
The meta-property for the
strikePrice property. |
org.joda.beans.MetaProperty<YearMonth> |
underlyingExpiryMonth()
The meta-property for the
underlyingExpiryMonth property. |
org.joda.beans.MetaProperty<EtdVariant> |
variant()
The meta-property for the
variant property. |
org.joda.beans.MetaProperty<Integer> |
version()
The meta-property for the
version property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic EtdOptionSecurity.Builder builder()
public Class<? extends EtdOptionSecurity> beanType()
public org.joda.beans.MetaProperty<SecurityInfo> info()
info property.public org.joda.beans.MetaProperty<EtdContractSpecId> contractSpecId()
contractSpecId property.public org.joda.beans.MetaProperty<YearMonth> expiry()
expiry property.public org.joda.beans.MetaProperty<EtdVariant> variant()
variant property.public org.joda.beans.MetaProperty<Integer> version()
version property.public org.joda.beans.MetaProperty<PutCall> putCall()
putCall property.public org.joda.beans.MetaProperty<Double> strikePrice()
strikePrice property.public org.joda.beans.MetaProperty<YearMonth> underlyingExpiryMonth()
underlyingExpiryMonth 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.