public static final class TermDeposit.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
TermDeposit
.Modifier and Type | Method and Description |
---|---|
Class<? extends TermDeposit> |
beanType() |
TermDeposit.Builder |
builder() |
org.joda.beans.MetaProperty<BusinessDayAdjustment> |
businessDayAdjustment()
The meta-property for the
businessDayAdjustment property. |
org.joda.beans.MetaProperty<BuySell> |
buySell()
The meta-property for the
buySell property. |
org.joda.beans.MetaProperty<Currency> |
currency()
The meta-property for the
currency property. |
org.joda.beans.MetaProperty<DayCount> |
dayCount()
The meta-property for the
dayCount property. |
org.joda.beans.MetaProperty<LocalDate> |
endDate()
The meta-property for the
endDate property. |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
org.joda.beans.MetaProperty<Double> |
notional()
The meta-property for the
notional property. |
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> |
rate()
The meta-property for the
rate property. |
org.joda.beans.MetaProperty<LocalDate> |
startDate()
The meta-property for the
startDate property. |
isBuildable, metaProperty, toString, validate
protected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet
in class org.joda.beans.impl.direct.DirectMetaBean
public TermDeposit.Builder builder()
public Class<? extends TermDeposit> beanType()
public org.joda.beans.MetaProperty<BuySell> buySell()
buySell
property.public org.joda.beans.MetaProperty<Currency> currency()
currency
property.public org.joda.beans.MetaProperty<Double> notional()
notional
property.public org.joda.beans.MetaProperty<LocalDate> startDate()
startDate
property.public org.joda.beans.MetaProperty<LocalDate> endDate()
endDate
property.public org.joda.beans.MetaProperty<BusinessDayAdjustment> businessDayAdjustment()
businessDayAdjustment
property.public org.joda.beans.MetaProperty<DayCount> dayCount()
dayCount
property.public org.joda.beans.MetaProperty<Double> rate()
rate
property.protected Object propertyGet(org.joda.beans.Bean bean, String propertyName, boolean quiet)
propertyGet
in class org.joda.beans.impl.direct.DirectMetaBean
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.