Modifier and Type | Method and Description |
---|---|
List<PeriodScore> |
MatchStatus.getPeriodScores()
Returns a
List of period scores |
Modifier and Type | Class and Description |
---|---|
class |
PeriodScoreImpl
Represents a score status of a sport event period
the
PeriodScoreImpl represents a description of the score status in a specific match,
as an example for a soccer game:
homeScore:1
awayScore:0
number:2 (as in 2nd half time) |
Modifier and Type | Method and Description |
---|---|
List<PeriodScore> |
MatchStatusImpl.getPeriodScores()
Returns a
List of period scores |
Copyright © 2016–2025. All rights reserved.