public static final class EtdFuturePosition.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
EtdFuturePosition.| Modifier and Type | Method and Description |
|---|---|
Class<? extends EtdFuturePosition> |
beanType() |
EtdFuturePosition.Builder |
builder() |
org.joda.beans.MetaProperty<Currency> |
currency()
The meta-property for the
currency property. |
org.joda.beans.MetaProperty<PositionInfo> |
info()
The meta-property for the
info property. |
org.joda.beans.MetaProperty<Double> |
longQuantity()
The meta-property for the
longQuantity 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<Double> |
quantity()
The meta-property for the
quantity property. |
org.joda.beans.MetaProperty<EtdFutureSecurity> |
security()
The meta-property for the
security property. |
org.joda.beans.MetaProperty<SecurityId> |
securityId()
The meta-property for the
securityId property. |
org.joda.beans.MetaProperty<Double> |
shortQuantity()
The meta-property for the
shortQuantity property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic EtdFuturePosition.Builder builder()
public Class<? extends EtdFuturePosition> beanType()
public org.joda.beans.MetaProperty<PositionInfo> info()
info property.public org.joda.beans.MetaProperty<EtdFutureSecurity> security()
security property.public org.joda.beans.MetaProperty<Double> longQuantity()
longQuantity property.public org.joda.beans.MetaProperty<Double> shortQuantity()
shortQuantity property.public org.joda.beans.MetaProperty<Double> quantity()
quantity property.public org.joda.beans.MetaProperty<Currency> currency()
currency property.public org.joda.beans.MetaProperty<SecurityId> securityId()
securityId 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.