public static final class BondFuture.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
BondFuture
.Modifier and Type | Method and Description |
---|---|
Class<? extends BondFuture> |
beanType() |
BondFuture.Builder |
builder() |
org.joda.beans.MetaProperty<ImmutableList<Double>> |
conversionFactors()
The meta-property for the
conversionFactors property. |
org.joda.beans.MetaProperty<ImmutableList<FixedCouponBond>> |
deliveryBasket()
The meta-property for the
deliveryBasket property. |
org.joda.beans.MetaProperty<LocalDate> |
firstDeliveryDate()
The meta-property for the
firstDeliveryDate property. |
org.joda.beans.MetaProperty<LocalDate> |
firstNoticeDate()
The meta-property for the
firstNoticeDate property. |
org.joda.beans.MetaProperty<LocalDate> |
lastDeliveryDate()
The meta-property for the
lastDeliveryDate property. |
org.joda.beans.MetaProperty<LocalDate> |
lastNoticeDate()
The meta-property for the
lastNoticeDate property. |
org.joda.beans.MetaProperty<LocalDate> |
lastTradeDate()
The meta-property for the
lastTradeDate 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<Rounding> |
rounding()
The meta-property for the
rounding property. |
org.joda.beans.MetaProperty<SecurityId> |
securityId()
The meta-property for the
securityId property. |
isBuildable, metaProperty, toString, validate
protected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet
in class org.joda.beans.impl.direct.DirectMetaBean
public BondFuture.Builder builder()
public Class<? extends BondFuture> beanType()
public org.joda.beans.MetaProperty<SecurityId> securityId()
securityId
property.public org.joda.beans.MetaProperty<ImmutableList<FixedCouponBond>> deliveryBasket()
deliveryBasket
property.public org.joda.beans.MetaProperty<ImmutableList<Double>> conversionFactors()
conversionFactors
property.public org.joda.beans.MetaProperty<LocalDate> lastTradeDate()
lastTradeDate
property.public org.joda.beans.MetaProperty<LocalDate> firstNoticeDate()
firstNoticeDate
property.public org.joda.beans.MetaProperty<LocalDate> lastNoticeDate()
lastNoticeDate
property.public org.joda.beans.MetaProperty<LocalDate> firstDeliveryDate()
firstDeliveryDate
property.public org.joda.beans.MetaProperty<LocalDate> lastDeliveryDate()
lastDeliveryDate
property.public org.joda.beans.MetaProperty<Rounding> rounding()
rounding
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.