public static final class DsfSecurity.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
DsfSecurity.| Modifier and Type | Method and Description |
|---|---|
Class<? extends DsfSecurity> |
beanType() |
DsfSecurity.Builder |
builder() |
org.joda.beans.MetaProperty<Currency> |
currency()
The meta-property for the
currency property. |
org.joda.beans.MetaProperty<SecurityInfo> |
info()
The meta-property for the
info property. |
org.joda.beans.MetaProperty<LocalDate> |
lastTradeDate()
The meta-property for the
lastTradeDate property. |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
org.joda.beans.MetaProperty<Double> |
notional()
The meta-property for the
notional 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<Swap> |
underlyingSwap()
The meta-property for the
underlyingSwap property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic DsfSecurity.Builder builder()
public Class<? extends DsfSecurity> beanType()
public org.joda.beans.MetaProperty<SecurityInfo> info()
info property.public org.joda.beans.MetaProperty<Double> notional()
notional property.public org.joda.beans.MetaProperty<LocalDate> lastTradeDate()
lastTradeDate property.public org.joda.beans.MetaProperty<Swap> underlyingSwap()
underlyingSwap property.public org.joda.beans.MetaProperty<Currency> currency()
currency 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.