public static final class BondFuturePosition.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
BondFuturePosition
.Modifier and Type | Method and Description |
---|---|
Class<? extends BondFuturePosition> |
beanType() |
BondFuturePosition.Builder |
builder() |
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() |
org.joda.beans.MetaProperty<BondFuture> |
product()
The meta-property for the
product property. |
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<Double> |
shortQuantity()
The meta-property for the
shortQuantity property. |
isBuildable, metaProperty, toString, validate
protected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet
in class org.joda.beans.impl.direct.DirectMetaBean
public BondFuturePosition.Builder builder()
public Class<? extends BondFuturePosition> beanType()
public org.joda.beans.MetaProperty<PositionInfo> info()
info
property.public org.joda.beans.MetaProperty<BondFuture> product()
product
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.protected Object propertyGet(org.joda.beans.Bean bean, String propertyName, boolean quiet)
propertyGet
in class org.joda.beans.impl.direct.DirectMetaBean
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.