public static final class SwapIsdaCreditCurveNode.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
SwapIsdaCreditCurveNode.| Modifier and Type | Method and Description |
|---|---|
Class<? extends SwapIsdaCreditCurveNode> |
beanType() |
SwapIsdaCreditCurveNode.Builder |
builder() |
org.joda.beans.MetaProperty<BusinessDayAdjustment> |
businessDayAdjustment()
The meta-property for the
businessDayAdjustment property. |
org.joda.beans.MetaProperty<DayCount> |
dayCount()
The meta-property for the
dayCount property. |
org.joda.beans.MetaProperty<String> |
label()
The meta-property for the
label property. |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
org.joda.beans.MetaProperty<ObservableId> |
observableId()
The meta-property for the
observableId property. |
org.joda.beans.MetaProperty<Frequency> |
paymentFrequency()
The meta-property for the
paymentFrequency 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> |
spotDateOffset()
The meta-property for the
spotDateOffset property. |
org.joda.beans.MetaProperty<Tenor> |
tenor()
The meta-property for the
tenor property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic SwapIsdaCreditCurveNode.Builder builder()
public Class<? extends SwapIsdaCreditCurveNode> beanType()
public org.joda.beans.MetaProperty<String> label()
label property.public org.joda.beans.MetaProperty<ObservableId> observableId()
observableId property.public org.joda.beans.MetaProperty<Tenor> tenor()
tenor property.public org.joda.beans.MetaProperty<DaysAdjustment> spotDateOffset()
spotDateOffset property.public org.joda.beans.MetaProperty<BusinessDayAdjustment> businessDayAdjustment()
businessDayAdjustment property.public org.joda.beans.MetaProperty<DayCount> dayCount()
dayCount property.public org.joda.beans.MetaProperty<Frequency> paymentFrequency()
paymentFrequency 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.