public static final class DefaultSurfaceMetadata.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
DefaultSurfaceMetadata.| Modifier and Type | Method and Description |
|---|---|
Class<? extends DefaultSurfaceMetadata> |
beanType() |
org.joda.beans.BeanBuilder<? extends DefaultSurfaceMetadata> |
builder() |
org.joda.beans.MetaProperty<ImmutableMap<SurfaceInfoType<?>,Object>> |
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<List<ParameterMetadata>> |
parameterMetadata()
The meta-property for the
parameterMetadata 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<SurfaceName> |
surfaceName()
The meta-property for the
surfaceName property. |
org.joda.beans.MetaProperty<ValueType> |
xValueType()
The meta-property for the
xValueType property. |
org.joda.beans.MetaProperty<ValueType> |
yValueType()
The meta-property for the
yValueType property. |
org.joda.beans.MetaProperty<ValueType> |
zValueType()
The meta-property for the
zValueType property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic org.joda.beans.BeanBuilder<? extends DefaultSurfaceMetadata> builder()
public Class<? extends DefaultSurfaceMetadata> beanType()
public org.joda.beans.MetaProperty<SurfaceName> surfaceName()
surfaceName property.public org.joda.beans.MetaProperty<ValueType> xValueType()
xValueType property.public org.joda.beans.MetaProperty<ValueType> yValueType()
yValueType property.public org.joda.beans.MetaProperty<ValueType> zValueType()
zValueType property.public org.joda.beans.MetaProperty<ImmutableMap<SurfaceInfoType<?>,Object>> info()
info property.public org.joda.beans.MetaProperty<List<ParameterMetadata>> parameterMetadata()
parameterMetadata 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.