public static final class ImmutableLegalEntityDiscountingProvider.Meta
extends org.joda.beans.impl.direct.DirectMetaBean
ImmutableLegalEntityDiscountingProvider.| Modifier and Type | Method and Description |
|---|---|
Class<? extends ImmutableLegalEntityDiscountingProvider> |
beanType() |
ImmutableLegalEntityDiscountingProvider.Builder |
builder() |
org.joda.beans.MetaProperty<ImmutableMap<LegalEntityId,LegalEntityGroup>> |
issuerCurveGroups()
The meta-property for the
issuerCurveGroups property. |
org.joda.beans.MetaProperty<ImmutableMap<Pair<LegalEntityGroup,Currency>,DiscountFactors>> |
issuerCurves()
The meta-property for the
issuerCurves 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<ImmutableMap<LegalEntityId,RepoGroup>> |
repoCurveGroups()
The meta-property for the
repoCurveGroups property. |
org.joda.beans.MetaProperty<ImmutableMap<Pair<RepoGroup,Currency>,DiscountFactors>> |
repoCurves()
The meta-property for the
repoCurves property. |
org.joda.beans.MetaProperty<ImmutableMap<SecurityId,RepoGroup>> |
repoCurveSecurityGroups()
The meta-property for the
repoCurveSecurityGroups property. |
org.joda.beans.MetaProperty<LocalDate> |
valuationDate()
The meta-property for the
valuationDate property. |
isBuildable, metaProperty, toString, validateprotected org.joda.beans.MetaProperty<?> metaPropertyGet(String propertyName)
metaPropertyGet in class org.joda.beans.impl.direct.DirectMetaBeanpublic ImmutableLegalEntityDiscountingProvider.Builder builder()
public Class<? extends ImmutableLegalEntityDiscountingProvider> beanType()
public org.joda.beans.MetaProperty<LocalDate> valuationDate()
valuationDate property.public org.joda.beans.MetaProperty<ImmutableMap<SecurityId,RepoGroup>> repoCurveSecurityGroups()
repoCurveSecurityGroups property.public org.joda.beans.MetaProperty<ImmutableMap<LegalEntityId,RepoGroup>> repoCurveGroups()
repoCurveGroups property.public org.joda.beans.MetaProperty<ImmutableMap<Pair<RepoGroup,Currency>,DiscountFactors>> repoCurves()
repoCurves property.public org.joda.beans.MetaProperty<ImmutableMap<LegalEntityId,LegalEntityGroup>> issuerCurveGroups()
issuerCurveGroups property.public org.joda.beans.MetaProperty<ImmutableMap<Pair<LegalEntityGroup,Currency>,DiscountFactors>> issuerCurves()
issuerCurves 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.