public static final class ImmutableSwapIndex.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
ImmutableSwapIndex.| Modifier and Type | Method and Description |
|---|---|
org.joda.beans.MetaProperty<Boolean> |
active()
The meta-property for the
active property. |
Class<? extends ImmutableSwapIndex> |
beanType() |
ImmutableSwapIndex.Builder |
builder() |
org.joda.beans.MetaProperty<LocalTime> |
fixingTime()
The meta-property for the
fixingTime property. |
org.joda.beans.MetaProperty<ZoneId> |
fixingZone()
The meta-property for the
fixingZone property. |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
org.joda.beans.MetaProperty<String> |
name()
The meta-property for the
name 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<FixedFloatSwapTemplate> |
template()
The meta-property for the
template property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic ImmutableSwapIndex.Builder builder()
public Class<? extends ImmutableSwapIndex> beanType()
public org.joda.beans.MetaProperty<String> name()
name property.public org.joda.beans.MetaProperty<Boolean> active()
active property.public org.joda.beans.MetaProperty<LocalTime> fixingTime()
fixingTime property.public org.joda.beans.MetaProperty<ZoneId> fixingZone()
fixingZone property.public org.joda.beans.MetaProperty<FixedFloatSwapTemplate> template()
template 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.