public static final class FixedOvernightSwapTemplate.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
FixedOvernightSwapTemplate.| Modifier and Type | Method and Description |
|---|---|
Class<? extends FixedOvernightSwapTemplate> |
beanType() |
FixedOvernightSwapTemplate.Builder |
builder() |
org.joda.beans.MetaProperty<FixedOvernightSwapConvention> |
convention()
The meta-property for the
convention property. |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
org.joda.beans.MetaProperty<Period> |
periodToStart()
The meta-property for the
periodToStart 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<Tenor> |
tenor()
The meta-property for the
tenor property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic FixedOvernightSwapTemplate.Builder builder()
public Class<? extends FixedOvernightSwapTemplate> beanType()
public org.joda.beans.MetaProperty<Period> periodToStart()
periodToStart property.public org.joda.beans.MetaProperty<Tenor> tenor()
tenor property.public org.joda.beans.MetaProperty<FixedOvernightSwapConvention> convention()
convention 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.