Class CashFlows.Meta
- java.lang.Object
- 
- org.joda.beans.impl.direct.DirectMetaBean
- 
- com.opengamma.strata.market.amount.CashFlows.Meta
 
 
- 
- All Implemented Interfaces:
- org.joda.beans.MetaBean
 - Enclosing class:
- CashFlows
 
 public static final class CashFlows.Meta extends org.joda.beans.impl.direct.DirectMetaBeanThe meta-bean forCashFlows.
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<? extends CashFlows>beanType()org.joda.beans.BeanBuilder<? extends CashFlows>builder()org.joda.beans.MetaProperty<ImmutableList<CashFlow>>cashFlows()The meta-property for thecashFlowsproperty.protected org.joda.beans.MetaProperty<?>metaPropertyGet(String propertyName)Map<String,org.joda.beans.MetaProperty<?>>metaPropertyMap()protected ObjectpropertyGet(org.joda.beans.Bean bean, String propertyName, boolean quiet)protected voidpropertySet(org.joda.beans.Bean bean, String propertyName, Object newValue, boolean quiet)- 
Methods inherited from class org.joda.beans.impl.direct.DirectMetaBeanisBuildable, metaProperty, toString, validate
 
- 
 
- 
- 
- 
Method Detail- 
metaPropertyGetprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName) - Overrides:
- metaPropertyGetin class- org.joda.beans.impl.direct.DirectMetaBean
 
 - 
builderpublic org.joda.beans.BeanBuilder<? extends CashFlows> builder() 
 - 
cashFlowspublic org.joda.beans.MetaProperty<ImmutableList<CashFlow>> cashFlows() The meta-property for thecashFlowsproperty.- Returns:
- the meta-property, not null
 
 - 
propertyGetprotected Object propertyGet(org.joda.beans.Bean bean, String propertyName, boolean quiet) - Overrides:
- propertyGetin class- org.joda.beans.impl.direct.DirectMetaBean
 
 
- 
 
-