Package | Description |
---|---|
com.sportradar.unifiedodds.sdk.internal.caching.ci | |
com.sportradar.unifiedodds.sdk.oddsentities.exportable |
Modifier and Type | Method and Description |
---|---|
ExportableEventPlayerCi |
EventPlayerCi.export() |
Modifier and Type | Class and Description |
---|---|
class |
ExportableEventPlayerAssistCi |
Modifier and Type | Method and Description |
---|---|
ExportableEventPlayerCi |
ExportableTimelineEventCi.getGoalScorer() |
ExportableEventPlayerCi |
ExportableTimelineEventCi.getPlayer() |
Modifier and Type | Method and Description |
---|---|
void |
ExportableTimelineEventCi.setGoalScorer(ExportableEventPlayerCi goalScorer) |
void |
ExportableTimelineEventCi.setPlayer(ExportableEventPlayerCi player) |
Constructor and Description |
---|
ExportableTimelineEventCi(int id,
BigDecimal awayScore,
BigDecimal homeScore,
Integer matchTime,
String period,
String periodName,
String points,
String stoppageTime,
HomeAway team,
String type,
String value,
Integer x,
Integer y,
Date time,
List<ExportableEventPlayerAssistCi> assists,
ExportableEventPlayerCi goalScorer,
ExportableEventPlayerCi player,
Integer matchStatusCode,
String matchClock) |
Copyright © 2016–2025. All rights reserved.