public static final class RepoCurveDiscountFactors.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
RepoCurveDiscountFactors.| Modifier and Type | Method and Description |
|---|---|
Class<? extends RepoCurveDiscountFactors> |
beanType() |
org.joda.beans.BeanBuilder<? extends RepoCurveDiscountFactors> |
builder() |
org.joda.beans.MetaProperty<DiscountFactors> |
discountFactors()
The meta-property for the
discountFactors 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) |
org.joda.beans.MetaProperty<RepoGroup> |
repoGroup()
The meta-property for the
repoGroup 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 RepoCurveDiscountFactors> builder()
public Class<? extends RepoCurveDiscountFactors> beanType()
public org.joda.beans.MetaProperty<DiscountFactors> discountFactors()
discountFactors property.public org.joda.beans.MetaProperty<RepoGroup> repoGroup()
repoGroup 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.