Constructor and Description |
---|
SelectionImpl(Urn eventId,
int marketId,
String outcomeId,
String specifiers) |
SelectionImpl(Urn eventId,
int marketId,
String outcomeId,
String specifiers,
Double odds) |
Modifier and Type | Method and Description |
---|---|
Urn |
getEventId()
Gets the event id
|
int |
getMarketId()
Gets the market id
|
Double |
getOdds()
Gets the odds
|
String |
getOutcomeId()
Gets the outcome id
|
String |
getSpecifiers()
Gets the specifiers
|
public Urn getEventId()
getEventId
in interface Selection
Urn
of the eventpublic int getMarketId()
getMarketId
in interface Selection
public String getOutcomeId()
getOutcomeId
in interface Selection
public String getSpecifiers()
getSpecifiers
in interface Selection
Copyright © 2016–2025. All rights reserved.