public static final class SimpleConstantContinuousBarrier.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
SimpleConstantContinuousBarrier.| Modifier and Type | Method and Description |
|---|---|
org.joda.beans.MetaProperty<Double> |
barrierLevel()
The meta-property for the
barrierLevel property. |
org.joda.beans.MetaProperty<BarrierType> |
barrierType()
The meta-property for the
barrierType property. |
Class<? extends SimpleConstantContinuousBarrier> |
beanType() |
org.joda.beans.BeanBuilder<? extends SimpleConstantContinuousBarrier> |
builder() |
org.joda.beans.MetaProperty<KnockType> |
knockType()
The meta-property for the
knockType property. |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
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, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic org.joda.beans.BeanBuilder<? extends SimpleConstantContinuousBarrier> builder()
public Class<? extends SimpleConstantContinuousBarrier> beanType()
public org.joda.beans.MetaProperty<BarrierType> barrierType()
barrierType property.public org.joda.beans.MetaProperty<KnockType> knockType()
knockType property.public org.joda.beans.MetaProperty<Double> barrierLevel()
barrierLevel 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.