primaryIndices
Returns the value of the
primaryIndices record component.- Returns:
- the value of the
primaryIndicesrecord component
mic - market identifier codename - exchange nameoperator - exchange operatorcity - citycountry - country codetimezone - timezonecurrency - currency ISO codetradingHours - trading hoursaliases - exchange aliases used by third-party data providersprimaryIndices - primary indicessourceUrls - sources used to enrich the entryconfidence - enrichment confidence valueneedsReview - true when the entry still requires reviewExchangeRegistryEntry(String mic,
String name,
String operator,
String city,
String country,
String timezone,
String currency,
String tradingHours,
List<String> aliases,
List<String> primaryIndices,
List<String> sourceUrls,
Double confidence,
boolean needsReview) aliases()aliases record component.city()city record component.confidence record component.country()country record component.currency()currency record component.final booleanfinal inthashCode()mic()mic record component.name()name record component.booleanneedsReview record component.operator()operator record component.primaryIndices record component.sourceUrls record component.timezone()timezone record component.final StringtoString()tradingHours record component.Objects::equals(Object,Object); primitive components are compared with the compare method from their corresponding wrapper classes.tradingHours record component.tradingHours record componentprimaryIndices record component.primaryIndices record componentsourceUrls record component.sourceUrls record componentconfidence record component.confidence record componentneedsReview record component.needsReview record component