public static final class ResolvedFixedCouponBondOption.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
ResolvedFixedCouponBondOption.| Modifier and Type | Method and Description |
|---|---|
Class<? extends ResolvedFixedCouponBondOption> |
beanType() |
ResolvedFixedCouponBondOption.Builder |
builder() |
org.joda.beans.MetaProperty<ZonedDateTime> |
expiry()
The meta-property for the
expiry property. |
org.joda.beans.MetaProperty<LongShort> |
longShort()
The meta-property for the
longShort 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<ResolvedFixedCouponBondSettlement> |
settlement()
The meta-property for the
settlement property. |
org.joda.beans.MetaProperty<ResolvedFixedCouponBond> |
underlying()
The meta-property for the
underlying property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic ResolvedFixedCouponBondOption.Builder builder()
public Class<? extends ResolvedFixedCouponBondOption> beanType()
public org.joda.beans.MetaProperty<LongShort> longShort()
longShort property.public org.joda.beans.MetaProperty<ResolvedFixedCouponBond> underlying()
underlying property.public org.joda.beans.MetaProperty<ZonedDateTime> expiry()
expiry property.public org.joda.beans.MetaProperty<Double> quantity()
quantity property.public org.joda.beans.MetaProperty<ResolvedFixedCouponBondSettlement> settlement()
settlement 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.