Modifier and Type | Method and Description |
---|---|
List<AvailableSelections> |
Calculation.getAvailableSelections()
Returns list of available selections
|
Modifier and Type | Method and Description |
---|---|
AvailableSelections |
DataRouterManager.requestAvailableSelections(Urn id) |
Modifier and Type | Method and Description |
---|---|
AvailableSelections |
DataRouterManagerImpl.requestAvailableSelections(Urn id) |
Modifier and Type | Method and Description |
---|---|
AvailableSelections |
CustomBetManagerImpl.getAvailableSelections(Urn eventId) |
Modifier and Type | Class and Description |
---|---|
class |
AvailableSelectionsImpl
Implements methods used to access available selections for the event
|
Modifier and Type | Method and Description |
---|---|
List<AvailableSelections> |
CalculationImpl.getAvailableSelections()
Returns list of available selections
|
Modifier and Type | Method and Description |
---|---|
AvailableSelections |
CustomBetManager.getAvailableSelections(Urn eventId)
Returns an
AvailableSelections instance providing the available selections
for the event associated with the provided Urn identifier |
Copyright © 2016–2025. All rights reserved.