public static final class CdsIndexIsdaCreditCurveNode.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
CdsIndexIsdaCreditCurveNode.| Modifier and Type | Method and Description |
|---|---|
Class<? extends CdsIndexIsdaCreditCurveNode> |
beanType() |
CdsIndexIsdaCreditCurveNode.Builder |
builder() |
org.joda.beans.MetaProperty<StandardId> |
cdsIndexId()
The meta-property for the
cdsIndexId property. |
org.joda.beans.MetaProperty<Double> |
fixedRate()
The meta-property for the
fixedRate property. |
org.joda.beans.MetaProperty<String> |
label()
The meta-property for the
label property. |
org.joda.beans.MetaProperty<ImmutableList<StandardId>> |
legalEntityIds()
The meta-property for the
legalEntityIds 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. |
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<CdsQuoteConvention> |
quoteConvention()
The meta-property for the
quoteConvention property. |
org.joda.beans.MetaProperty<CdsTemplate> |
template()
The meta-property for the
template property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic CdsIndexIsdaCreditCurveNode.Builder builder()
public Class<? extends CdsIndexIsdaCreditCurveNode> beanType()
public org.joda.beans.MetaProperty<CdsTemplate> template()
template property.public org.joda.beans.MetaProperty<String> label()
label property.public org.joda.beans.MetaProperty<ObservableId> observableId()
observableId property.public org.joda.beans.MetaProperty<StandardId> cdsIndexId()
cdsIndexId property.public org.joda.beans.MetaProperty<ImmutableList<StandardId>> legalEntityIds()
legalEntityIds property.public org.joda.beans.MetaProperty<CdsQuoteConvention> quoteConvention()
quoteConvention property.public org.joda.beans.MetaProperty<Double> fixedRate()
fixedRate 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.