| 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 SelectionUrn of the eventpublic int getMarketId()
getMarketId in interface Selectionpublic String getOutcomeId()
getOutcomeId in interface Selectionpublic String getSpecifiers()
getSpecifiers in interface SelectionCopyright © 2016–2025. All rights reserved.