public static final class ResolvedBondFutureOptionTrade.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
ResolvedBondFutureOptionTrade
.Modifier and Type | Method and Description |
---|---|
Class<? extends ResolvedBondFutureOptionTrade> |
beanType() |
ResolvedBondFutureOptionTrade.Builder |
builder() |
org.joda.beans.MetaProperty<PortfolioItemInfo> |
info()
The meta-property for the
info property. |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
org.joda.beans.MetaProperty<ResolvedBondFutureOption> |
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<TradedPrice> |
tradedPrice()
The meta-property for the
tradedPrice property. |
isBuildable, metaProperty, toString, validate
protected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet
in class org.joda.beans.impl.direct.DirectMetaBean
public ResolvedBondFutureOptionTrade.Builder builder()
public Class<? extends ResolvedBondFutureOptionTrade> beanType()
public org.joda.beans.MetaProperty<PortfolioItemInfo> info()
info
property.public org.joda.beans.MetaProperty<ResolvedBondFutureOption> product()
product
property.public org.joda.beans.MetaProperty<Double> quantity()
quantity
property.public org.joda.beans.MetaProperty<TradedPrice> tradedPrice()
tradedPrice
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.