public static final class FixedRateAccrual.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
FixedRateAccrual.| Modifier and Type | Method and Description |
|---|---|
org.joda.beans.MetaProperty<com.opengamma.strata.basics.currency.CurrencyAmount> |
accrualAmount()
The meta-property for the
accrualAmount property. |
org.joda.beans.MetaProperty<Double> |
allInRate()
The meta-property for the
allInRate property. |
Class<? extends FixedRateAccrual> |
beanType() |
FixedRateAccrual.Builder |
builder() |
org.joda.beans.MetaProperty<com.opengamma.strata.basics.date.DayCount> |
dayCount()
The meta-property for the
dayCount property. |
org.joda.beans.MetaProperty<java.time.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<java.time.LocalDate> |
paymentDate()
The meta-property for the
paymentDate property. |
org.joda.beans.MetaProperty<com.opengamma.strata.basics.schedule.Frequency> |
paymentFrequency()
The meta-property for the
paymentFrequency property. |
org.joda.beans.MetaProperty<com.opengamma.strata.basics.currency.CurrencyAmount> |
paymentProjection()
The meta-property for the
paymentProjection property. |
org.joda.beans.MetaProperty<com.opengamma.strata.basics.currency.CurrencyAmount> |
pikProjection()
The meta-property for the
pikProjection property. |
org.joda.beans.MetaProperty<Double> |
pikSpread()
The meta-property for the
pikSpread 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<java.time.LocalDate> |
startDate()
The meta-property for the
startDate property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic FixedRateAccrual.Builder builder()
public Class<? extends FixedRateAccrual> beanType()
public org.joda.beans.MetaProperty<java.time.LocalDate> startDate()
startDate property.public org.joda.beans.MetaProperty<java.time.LocalDate> endDate()
endDate property.public org.joda.beans.MetaProperty<java.time.LocalDate> paymentDate()
paymentDate property.public org.joda.beans.MetaProperty<Double> allInRate()
allInRate property.public org.joda.beans.MetaProperty<Double> pikSpread()
pikSpread property.public org.joda.beans.MetaProperty<com.opengamma.strata.basics.currency.CurrencyAmount> accrualAmount()
accrualAmount property.public org.joda.beans.MetaProperty<com.opengamma.strata.basics.date.DayCount> dayCount()
dayCount property.public org.joda.beans.MetaProperty<com.opengamma.strata.basics.schedule.Frequency> paymentFrequency()
paymentFrequency property.public org.joda.beans.MetaProperty<com.opengamma.strata.basics.currency.CurrencyAmount> paymentProjection()
paymentProjection property.public org.joda.beans.MetaProperty<com.opengamma.strata.basics.currency.CurrencyAmount> pikProjection()
pikProjection 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.