public static interface MarketDescriptionManager.MarketMapping
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getOutcomeId(Outcome outcome) |
List<AbstractMap.SimpleEntry<String,MarketDescriptionManager.OutcomeMapping>> |
getOutcomeMappings()
Gets the
List containing MarketDescriptionManager.OutcomeMapping specifying how outcomes associated with this
market map to LO / LCoO outcomes |
String |
getOutcomeName(Outcome outcome) |
Product |
getProduct() |
String |
getSpecialOddsValue() |
String |
getSportId() |
String |
getSubId() |
List<AbstractMap.SimpleEntry<String,String>> |
getValidFor() |
String getId()
String getSubId()
String getSpecialOddsValue()
String getOutcomeId(Outcome outcome)
outcome
- a valid outcome for this marketString getOutcomeName(Outcome outcome)
outcome
- a valid outcome for this marketProduct getProduct()
String getSportId()
List<AbstractMap.SimpleEntry<String,String>> getValidFor()
List<AbstractMap.SimpleEntry<String,MarketDescriptionManager.OutcomeMapping>> getOutcomeMappings()
List
containing MarketDescriptionManager.OutcomeMapping
specifying how outcomes associated with this
market map to LO / LCoO outcomesList
containing MarketDescriptionManager.OutcomeMapping
specifying how outcomes associated with this
market map to LO / LCoO outcomesCopyright © 2016–2017. All rights reserved.