Package | Description |
---|---|
com.sportradar.unifiedodds.sdk.entities | |
com.sportradar.unifiedodds.sdk.internal.impl.entities |
Modifier and Type | Interface and Description |
---|---|
interface |
Assist
An interface providing methods to access specific assist information
|
interface |
Competitor
An interface providing methods to access competitor data
|
interface |
CompetitorPlayer
Defines methods implemented by classes representing a competitor player profile
|
interface |
EventPlayer
An interface providing methods to access player details for timeline event
|
interface |
GoalScorer
An interface providing methods to access player details
|
interface |
PlayerProfile
Defines methods implemented by classes representing a player profile
|
interface |
TeamCompetitor
Defines methods implemented by classes representing a competing team
|
Modifier and Type | Method and Description |
---|---|
List<Player> |
Competitor.getPlayers()
Returns a
List of associated players |
Modifier and Type | Class and Description |
---|---|
class |
AssistImpl
Represents an assists on a sport event
|
class |
CompetitorImpl
Represents a player or a team competing in a sport event
|
class |
CompetitorPlayerImpl
Represents competitor's player profile information
|
class |
EventPlayerImpl
Represents a player or driver in a sport event
|
class |
GoalScorerImpl
Represents a player or driver in a sport event
|
class |
PlayerImpl
Represents a player or driver in a sport event
|
class |
PlayerProfileImpl
Represents player's profile information
|
class |
TeamCompetitorImpl
Represents a competing team
|
Modifier and Type | Method and Description |
---|---|
List<Player> |
CompetitorImpl.getPlayers()
Returns a
List of associated players |
Copyright © 2016–2025. All rights reserved.