public static final class FxResetCalculation.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
FxResetCalculation.| Modifier and Type | Method and Description |
|---|---|
Class<? extends FxResetCalculation> |
beanType() |
FxResetCalculation.Builder |
builder() |
org.joda.beans.MetaProperty<DaysAdjustment> |
fixingDateOffset()
The meta-property for the
fixingDateOffset property. |
org.joda.beans.MetaProperty<FxResetFixingRelativeTo> |
fixingRelativeTo()
The meta-property for the
fixingRelativeTo property. |
org.joda.beans.MetaProperty<FxIndex> |
index()
The meta-property for the
index property. |
org.joda.beans.MetaProperty<Double> |
initialNotionalValue()
The meta-property for the
initialNotionalValue 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<Currency> |
referenceCurrency()
The meta-property for the
referenceCurrency property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic FxResetCalculation.Builder builder()
public Class<? extends FxResetCalculation> beanType()
public org.joda.beans.MetaProperty<FxIndex> index()
index property.public org.joda.beans.MetaProperty<Currency> referenceCurrency()
referenceCurrency property.public org.joda.beans.MetaProperty<FxResetFixingRelativeTo> fixingRelativeTo()
fixingRelativeTo property.public org.joda.beans.MetaProperty<DaysAdjustment> fixingDateOffset()
fixingDateOffset property.public org.joda.beans.MetaProperty<Double> initialNotionalValue()
initialNotionalValue 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.