public static final class FixedCouponBondSecurity.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
FixedCouponBondSecurity.| Modifier and Type | Method and Description |
|---|---|
org.joda.beans.MetaProperty<PeriodicSchedule> |
accrualSchedule()
The meta-property for the
accrualSchedule property. |
Class<? extends FixedCouponBondSecurity> |
beanType() |
FixedCouponBondSecurity.Builder |
builder() |
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<DaysAdjustment> |
exCouponPeriod()
The meta-property for the
exCouponPeriod property. |
org.joda.beans.MetaProperty<Double> |
fixedRate()
The meta-property for the
fixedRate property. |
org.joda.beans.MetaProperty<SecurityInfo> |
info()
The meta-property for the
info property. |
org.joda.beans.MetaProperty<LegalEntityId> |
legalEntityId()
The meta-property for the
legalEntityId 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<DaysAdjustment> |
settlementDateOffset()
The meta-property for the
settlementDateOffset property. |
org.joda.beans.MetaProperty<FixedCouponBondYieldConvention> |
yieldConvention()
The meta-property for the
yieldConvention property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic FixedCouponBondSecurity.Builder builder()
public Class<? extends FixedCouponBondSecurity> beanType()
public org.joda.beans.MetaProperty<SecurityInfo> info()
info property.public org.joda.beans.MetaProperty<Currency> currency()
currency property.public org.joda.beans.MetaProperty<Double> notional()
notional property.public org.joda.beans.MetaProperty<PeriodicSchedule> accrualSchedule()
accrualSchedule property.public org.joda.beans.MetaProperty<Double> fixedRate()
fixedRate property.public org.joda.beans.MetaProperty<DayCount> dayCount()
dayCount property.public org.joda.beans.MetaProperty<FixedCouponBondYieldConvention> yieldConvention()
yieldConvention property.public org.joda.beans.MetaProperty<LegalEntityId> legalEntityId()
legalEntityId property.public org.joda.beans.MetaProperty<DaysAdjustment> settlementDateOffset()
settlementDateOffset property.public org.joda.beans.MetaProperty<DaysAdjustment> exCouponPeriod()
exCouponPeriod 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.