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