public static final class CdsIndexTrade.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
CdsIndexTrade
.Modifier and Type | Method and Description |
---|---|
Class<? extends CdsIndexTrade> |
beanType() |
CdsIndexTrade.Builder |
builder() |
org.joda.beans.MetaProperty<TradeInfo> |
info()
The meta-property for the
info property. |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
org.joda.beans.MetaProperty<CdsIndex> |
product()
The meta-property for the
product 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<AdjustablePayment> |
upfrontFee()
The meta-property for the
upfrontFee property. |
isBuildable, metaProperty, toString, validate
protected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet
in class org.joda.beans.impl.direct.DirectMetaBean
public CdsIndexTrade.Builder builder()
public Class<? extends CdsIndexTrade> beanType()
public org.joda.beans.MetaProperty<TradeInfo> info()
info
property.public org.joda.beans.MetaProperty<CdsIndex> product()
product
property.public org.joda.beans.MetaProperty<AdjustablePayment> upfrontFee()
upfrontFee
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.