public static final class FxForwardSensitivity.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
FxForwardSensitivity.| Modifier and Type | Method and Description |
|---|---|
Class<? extends FxForwardSensitivity> |
beanType() |
org.joda.beans.BeanBuilder<? extends FxForwardSensitivity> |
builder() |
org.joda.beans.MetaProperty<Currency> |
currency()
The meta-property for the
currency property. |
org.joda.beans.MetaProperty<CurrencyPair> |
currencyPair()
The meta-property for the
currencyPair 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. |
org.joda.beans.MetaProperty<LocalDate> |
referenceDate()
The meta-property for the
referenceDate property. |
org.joda.beans.MetaProperty<Double> |
sensitivity()
The meta-property for the
sensitivity property. |
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 FxForwardSensitivity> builder()
public Class<? extends FxForwardSensitivity> beanType()
public org.joda.beans.MetaProperty<CurrencyPair> currencyPair()
currencyPair property.public org.joda.beans.MetaProperty<Currency> referenceCurrency()
referenceCurrency property.public org.joda.beans.MetaProperty<LocalDate> referenceDate()
referenceDate property.public org.joda.beans.MetaProperty<Currency> currency()
currency property.public org.joda.beans.MetaProperty<Double> sensitivity()
sensitivity 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.