public static final class CdsIndexCalibrationTrade.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
CdsIndexCalibrationTrade
.Modifier and Type | Method and Description |
---|---|
Class<? extends CdsIndexCalibrationTrade> |
beanType() |
org.joda.beans.BeanBuilder<? extends CdsIndexCalibrationTrade> |
builder() |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
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<CdsQuote> |
quote()
The meta-property for the
quote property. |
org.joda.beans.MetaProperty<CdsIndexTrade> |
underlyingTrade()
The meta-property for the
underlyingTrade property. |
isBuildable, metaProperty, toString, validate
protected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet
in class org.joda.beans.impl.direct.DirectMetaBean
public org.joda.beans.BeanBuilder<? extends CdsIndexCalibrationTrade> builder()
public Class<? extends CdsIndexCalibrationTrade> beanType()
public org.joda.beans.MetaProperty<CdsIndexTrade> underlyingTrade()
underlyingTrade
property.public org.joda.beans.MetaProperty<CdsQuote> quote()
quote
property.protected Object propertyGet(org.joda.beans.Bean bean, String propertyName, boolean quiet)
propertyGet
in class org.joda.beans.impl.direct.DirectMetaBean
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.