public static final class OvernightInArrearsCapletFloorletBinaryPeriod.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
OvernightInArrearsCapletFloorletBinaryPeriod.| Modifier and Type | Method and Description |
|---|---|
org.joda.beans.MetaProperty<Double> |
amount()
The meta-property for the
amount property. |
Class<? extends OvernightInArrearsCapletFloorletBinaryPeriod> |
beanType() |
OvernightInArrearsCapletFloorletBinaryPeriod.Builder |
builder() |
org.joda.beans.MetaProperty<Double> |
caplet()
The meta-property for the
caplet property. |
org.joda.beans.MetaProperty<Currency> |
currency()
The meta-property for the
currency property. |
org.joda.beans.MetaProperty<LocalDate> |
endDate()
The meta-property for the
endDate property. |
org.joda.beans.MetaProperty<Double> |
floorlet()
The meta-property for the
floorlet property. |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
org.joda.beans.MetaProperty<OvernightCompoundedRateComputation> |
overnightRate()
The meta-property for the
overnightRate property. |
org.joda.beans.MetaProperty<LocalDate> |
paymentDate()
The meta-property for the
paymentDate 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<LocalDate> |
startDate()
The meta-property for the
startDate property. |
org.joda.beans.MetaProperty<LocalDate> |
unadjustedEndDate()
The meta-property for the
unadjustedEndDate property. |
org.joda.beans.MetaProperty<LocalDate> |
unadjustedStartDate()
The meta-property for the
unadjustedStartDate property. |
org.joda.beans.MetaProperty<Double> |
yearFraction()
The meta-property for the
yearFraction property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic OvernightInArrearsCapletFloorletBinaryPeriod.Builder builder()
public Class<? extends OvernightInArrearsCapletFloorletBinaryPeriod> beanType()
public org.joda.beans.MetaProperty<Currency> currency()
currency property.public org.joda.beans.MetaProperty<Double> amount()
amount property.public org.joda.beans.MetaProperty<LocalDate> startDate()
startDate property.public org.joda.beans.MetaProperty<LocalDate> endDate()
endDate property.public org.joda.beans.MetaProperty<LocalDate> unadjustedStartDate()
unadjustedStartDate property.public org.joda.beans.MetaProperty<LocalDate> unadjustedEndDate()
unadjustedEndDate property.public org.joda.beans.MetaProperty<Double> yearFraction()
yearFraction property.public org.joda.beans.MetaProperty<LocalDate> paymentDate()
paymentDate property.public org.joda.beans.MetaProperty<Double> caplet()
caplet property.public org.joda.beans.MetaProperty<Double> floorlet()
floorlet property.public org.joda.beans.MetaProperty<OvernightCompoundedRateComputation> overnightRate()
overnightRate property.protected Object propertyGet(org.joda.beans.Bean bean, String propertyName, boolean quiet)
propertyGet in class org.joda.beans.impl.direct.DirectMetaBeanCopyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.