Uses of Interface
com.opengamma.strata.product.LegalEntity
-
Packages that use LegalEntity Package Description com.opengamma.strata.product Entity objects describing trades and products in financial markets. -
-
Uses of LegalEntity in com.opengamma.strata.product
Classes in com.opengamma.strata.product that implement LegalEntity Modifier and Type Class Description classSimpleLegalEntityA simple legal entity implementation.Methods in com.opengamma.strata.product that return types with arguments of type LegalEntity Modifier and Type Method Description Class<LegalEntity>LegalEntityId. getReferenceDataType()Gets the type of data this identifier refers to.
-