public static final class AnnotatedCashFlow.Builder extends org.joda.beans.impl.direct.DirectFieldsBeanBuilder<AnnotatedCashFlow>
AnnotatedCashFlow.| Modifier and Type | Method and Description |
|---|---|
AnnotatedCashFlow.Builder |
annotation(CashFlowAnnotations annotation)
Sets the cash flow annotations.
|
AnnotatedCashFlow |
build() |
AnnotatedCashFlow.Builder |
cashFlow(com.opengamma.strata.market.amount.CashFlow cashFlow)
Sets the cash flow.
|
Object |
get(String propertyName) |
AnnotatedCashFlow.Builder |
set(org.joda.beans.MetaProperty<?> property,
Object value) |
AnnotatedCashFlow.Builder |
set(String propertyName,
Object newValue) |
String |
toString() |
public Object get(String propertyName)
get in interface org.joda.beans.BeanBuilder<AnnotatedCashFlow>get in class org.joda.beans.impl.direct.DirectFieldsBeanBuilder<AnnotatedCashFlow>public AnnotatedCashFlow.Builder set(String propertyName, Object newValue)
public AnnotatedCashFlow.Builder set(org.joda.beans.MetaProperty<?> property, Object value)
set in interface org.joda.beans.BeanBuilder<AnnotatedCashFlow>set in class org.joda.beans.impl.direct.DirectFieldsBeanBuilder<AnnotatedCashFlow>public AnnotatedCashFlow build()
public AnnotatedCashFlow.Builder annotation(CashFlowAnnotations annotation)
annotation - the new value, not nullpublic AnnotatedCashFlow.Builder cashFlow(com.opengamma.strata.market.amount.CashFlow cashFlow)
cashFlow - the new value, not nullpublic String toString()
toString in class org.joda.beans.impl.direct.DirectFieldsBeanBuilder<AnnotatedCashFlow>Copyright © 2018. All rights reserved.