public static final class EtdFutureSecurity.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
EtdFutureSecurity.| Modifier and Type | Method and Description |
|---|---|
Class<? extends EtdFutureSecurity> |
beanType() |
EtdFutureSecurity.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<EtdVariant> |
variant()
The meta-property for the
variant property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic EtdFutureSecurity.Builder builder()
public Class<? extends EtdFutureSecurity> 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.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.