Uses of Class
com.opengamma.strata.market.observable.LegalEntityInformationId
-
Packages that use LegalEntityInformationId Package Description com.opengamma.strata.market.observable Market data for quotes. -
-
Uses of LegalEntityInformationId in com.opengamma.strata.market.observable
Methods in com.opengamma.strata.market.observable that return LegalEntityInformationId Modifier and Type Method Description static LegalEntityInformationId
LegalEntityInformationId. of(StandardId legalEntityId)
Obtains an identifier used to find legal entity information.static LegalEntityInformationId
LegalEntityInformationId. of(String legalEntityId)
Obtains an identifier used to find legal entity information.Methods in com.opengamma.strata.market.observable that return types with arguments of type LegalEntityInformationId Modifier and Type Method Description static org.joda.beans.TypedMetaBean<LegalEntityInformationId>
LegalEntityInformationId. meta()
The meta-bean forLegalEntityInformationId
.org.joda.beans.TypedMetaBean<LegalEntityInformationId>
LegalEntityInformationId. metaBean()
-