Class IborRateCalculation.Meta
- java.lang.Object
-
- org.joda.beans.impl.direct.DirectMetaBean
-
- com.opengamma.strata.product.swap.IborRateCalculation.Meta
-
- All Implemented Interfaces:
org.joda.beans.MetaBean
- Enclosing class:
- IborRateCalculation
public static final class IborRateCalculation.Meta extends org.joda.beans.impl.direct.DirectMetaBeanThe meta-bean forIborRateCalculation.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<? extends IborRateCalculation>beanType()IborRateCalculation.Builderbuilder()org.joda.beans.MetaProperty<DayCount>dayCount()The meta-property for thedayCountproperty.org.joda.beans.MetaProperty<IborRateStubCalculation>finalStub()The meta-property for thefinalStubproperty.org.joda.beans.MetaProperty<DaysAdjustment>firstFixingDateOffset()The meta-property for thefirstFixingDateOffsetproperty.org.joda.beans.MetaProperty<Double>firstRate()The meta-property for thefirstRateproperty.org.joda.beans.MetaProperty<Double>firstRegularRate()The meta-property for thefirstRegularRateproperty.org.joda.beans.MetaProperty<DaysAdjustment>fixingDateOffset()The meta-property for thefixingDateOffsetproperty.org.joda.beans.MetaProperty<FixingRelativeTo>fixingRelativeTo()The meta-property for thefixingRelativeToproperty.org.joda.beans.MetaProperty<ValueSchedule>gearing()The meta-property for thegearingproperty.org.joda.beans.MetaProperty<IborIndex>index()The meta-property for theindexproperty.org.joda.beans.MetaProperty<IborRateStubCalculation>initialStub()The meta-property for theinitialStubproperty.protected org.joda.beans.MetaProperty<?>metaPropertyGet(String propertyName)Map<String,org.joda.beans.MetaProperty<?>>metaPropertyMap()org.joda.beans.MetaProperty<NegativeRateMethod>negativeRateMethod()The meta-property for thenegativeRateMethodproperty.protected ObjectpropertyGet(org.joda.beans.Bean bean, String propertyName, boolean quiet)protected voidpropertySet(org.joda.beans.Bean bean, String propertyName, Object newValue, boolean quiet)org.joda.beans.MetaProperty<ResetSchedule>resetPeriods()The meta-property for theresetPeriodsproperty.org.joda.beans.MetaProperty<ValueSchedule>spread()The meta-property for thespreadproperty.-
Methods inherited from class org.joda.beans.impl.direct.DirectMetaBean
isBuildable, metaProperty, toString, validate
-
-
-
-
Method Detail
-
metaPropertyGet
protected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
- Overrides:
metaPropertyGetin classorg.joda.beans.impl.direct.DirectMetaBean
-
builder
public IborRateCalculation.Builder builder()
-
beanType
public Class<? extends IborRateCalculation> beanType()
-
dayCount
public org.joda.beans.MetaProperty<DayCount> dayCount()
The meta-property for thedayCountproperty.- Returns:
- the meta-property, not null
-
index
public org.joda.beans.MetaProperty<IborIndex> index()
The meta-property for theindexproperty.- Returns:
- the meta-property, not null
-
resetPeriods
public org.joda.beans.MetaProperty<ResetSchedule> resetPeriods()
The meta-property for theresetPeriodsproperty.- Returns:
- the meta-property, not null
-
fixingRelativeTo
public org.joda.beans.MetaProperty<FixingRelativeTo> fixingRelativeTo()
The meta-property for thefixingRelativeToproperty.- Returns:
- the meta-property, not null
-
fixingDateOffset
public org.joda.beans.MetaProperty<DaysAdjustment> fixingDateOffset()
The meta-property for thefixingDateOffsetproperty.- Returns:
- the meta-property, not null
-
negativeRateMethod
public org.joda.beans.MetaProperty<NegativeRateMethod> negativeRateMethod()
The meta-property for thenegativeRateMethodproperty.- Returns:
- the meta-property, not null
-
firstRegularRate
public org.joda.beans.MetaProperty<Double> firstRegularRate()
The meta-property for thefirstRegularRateproperty.- Returns:
- the meta-property, not null
-
firstRate
public org.joda.beans.MetaProperty<Double> firstRate()
The meta-property for thefirstRateproperty.- Returns:
- the meta-property, not null
-
firstFixingDateOffset
public org.joda.beans.MetaProperty<DaysAdjustment> firstFixingDateOffset()
The meta-property for thefirstFixingDateOffsetproperty.- Returns:
- the meta-property, not null
-
initialStub
public org.joda.beans.MetaProperty<IborRateStubCalculation> initialStub()
The meta-property for theinitialStubproperty.- Returns:
- the meta-property, not null
-
finalStub
public org.joda.beans.MetaProperty<IborRateStubCalculation> finalStub()
The meta-property for thefinalStubproperty.- Returns:
- the meta-property, not null
-
gearing
public org.joda.beans.MetaProperty<ValueSchedule> gearing()
The meta-property for thegearingproperty.- Returns:
- the meta-property, not null
-
spread
public org.joda.beans.MetaProperty<ValueSchedule> spread()
The meta-property for thespreadproperty.- Returns:
- the meta-property, not null
-
propertyGet
protected Object propertyGet(org.joda.beans.Bean bean, String propertyName, boolean quiet)
- Overrides:
propertyGetin classorg.joda.beans.impl.direct.DirectMetaBean
-
-