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