public static final class AnnotatedCashFlow.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
AnnotatedCashFlow.| Modifier and Type | Method and Description |
|---|---|
org.joda.beans.MetaProperty<CashFlowAnnotations> |
annotation()
The meta-property for the
annotation property. |
Class<? extends AnnotatedCashFlow> |
beanType() |
AnnotatedCashFlow.Builder |
builder() |
org.joda.beans.MetaProperty<com.opengamma.strata.market.amount.CashFlow> |
cashFlow()
The meta-property for the
cashFlow 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 AnnotatedCashFlow.Builder builder()
public Class<? extends AnnotatedCashFlow> beanType()
public org.joda.beans.MetaProperty<CashFlowAnnotations> annotation()
annotation property.public org.joda.beans.MetaProperty<com.opengamma.strata.market.amount.CashFlow> cashFlow()
cashFlow property.protected Object propertyGet(org.joda.beans.Bean bean, String propertyName, boolean quiet)
propertyGet in class org.joda.beans.impl.direct.DirectMetaBeanCopyright © 2018. All rights reserved.