public static final class FixedRateStubCalculation.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
FixedRateStubCalculation.| Modifier and Type | Method and Description |
|---|---|
Class<? extends FixedRateStubCalculation> |
beanType() |
org.joda.beans.BeanBuilder<? extends FixedRateStubCalculation> |
builder() |
org.joda.beans.MetaProperty<Double> |
fixedRate()
The meta-property for the
fixedRate property. |
org.joda.beans.MetaProperty<CurrencyAmount> |
knownAmount()
The meta-property for the
knownAmount 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) |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic org.joda.beans.BeanBuilder<? extends FixedRateStubCalculation> builder()
public Class<? extends FixedRateStubCalculation> beanType()
public org.joda.beans.MetaProperty<Double> fixedRate()
fixedRate property.public org.joda.beans.MetaProperty<CurrencyAmount> knownAmount()
knownAmount 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.