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