public static final class ResolvedIborFuture.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
ResolvedIborFuture.| Modifier and Type | Method and Description |
|---|---|
org.joda.beans.MetaProperty<Double> |
accrualFactor()
The meta-property for the
accrualFactor property. |
Class<? extends ResolvedIborFuture> |
beanType() |
ResolvedIborFuture.Builder |
builder() |
org.joda.beans.MetaProperty<Currency> |
currency()
The meta-property for the
currency property. |
org.joda.beans.MetaProperty<IborRateComputation> |
iborRate()
The meta-property for the
iborRate property. |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
org.joda.beans.MetaProperty<Double> |
notional()
The meta-property for the
notional 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<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, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic ResolvedIborFuture.Builder builder()
public Class<? extends ResolvedIborFuture> beanType()
public org.joda.beans.MetaProperty<SecurityId> securityId()
securityId property.public org.joda.beans.MetaProperty<Currency> currency()
currency property.public org.joda.beans.MetaProperty<Double> notional()
notional property.public org.joda.beans.MetaProperty<Double> accrualFactor()
accrualFactor property.public org.joda.beans.MetaProperty<IborRateComputation> iborRate()
iborRate 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.DirectMetaBeanCopyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.