public static final class ConstantContinuousSingleBarrierKnockoutFunction.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
ConstantContinuousSingleBarrierKnockoutFunction.| 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 ConstantContinuousSingleBarrierKnockoutFunction> |
beanType() |
org.joda.beans.BeanBuilder<? extends ConstantContinuousSingleBarrierKnockoutFunction> |
builder() |
protected org.joda.beans.MetaProperty<?> |
metaPropertyGet(String propertyName) |
Map<String,org.joda.beans.MetaProperty<?>> |
metaPropertyMap() |
org.joda.beans.MetaProperty<Integer> |
numberOfSteps()
The meta-property for the
numberOfSteps 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<DoubleArray> |
rebate()
The meta-property for the
rebate property. |
org.joda.beans.MetaProperty<Double> |
sign()
The meta-property for the
sign property. |
org.joda.beans.MetaProperty<Double> |
strike()
The meta-property for the
strike property. |
org.joda.beans.MetaProperty<Double> |
timeToExpiry()
The meta-property for the
timeToExpiry 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 ConstantContinuousSingleBarrierKnockoutFunction> builder()
public Class<? extends ConstantContinuousSingleBarrierKnockoutFunction> beanType()
public org.joda.beans.MetaProperty<Double> strike()
strike property.public org.joda.beans.MetaProperty<Double> timeToExpiry()
timeToExpiry property.public org.joda.beans.MetaProperty<Double> sign()
sign property.public org.joda.beans.MetaProperty<Integer> numberOfSteps()
numberOfSteps property.public org.joda.beans.MetaProperty<BarrierType> barrierType()
barrierType property.public org.joda.beans.MetaProperty<Double> barrierLevel()
barrierLevel property.public org.joda.beans.MetaProperty<DoubleArray> rebate()
rebate 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.