Uses of Class
com.opengamma.strata.product.SimpleLegalEntity
-
Packages that use SimpleLegalEntity Package Description com.opengamma.strata.product Entity objects describing trades and products in financial markets. -
-
Uses of SimpleLegalEntity in com.opengamma.strata.product
Methods in com.opengamma.strata.product that return SimpleLegalEntity Modifier and Type Method Description static SimpleLegalEntity
SimpleLegalEntity. of(LegalEntityId legalEntityId, String name, Country country)
Obtains an instance.
-