| Package | Description |
|---|---|
| com.opengamma.strata.market.observable |
Market data for quotes.
|
| Modifier and Type | Method and Description |
|---|---|
static LegalEntityInformation |
LegalEntityInformation.isDefaulted(StandardId legalEntityId)
Creates an instance for a legal entity which has defaulted.
|
static LegalEntityInformation |
LegalEntityInformation.isNotDefaulted(StandardId legalEntityId)
Creates an instance for a legal entity which has not defaulted.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends LegalEntityInformation> |
LegalEntityInformation.Meta.beanType() |
org.joda.beans.BeanBuilder<? extends LegalEntityInformation> |
LegalEntityInformation.Meta.builder() |
Class<LegalEntityInformation> |
LegalEntityInformationId.getMarketDataType() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.