public interface PeriodStatus
Modifier and Type | Method and Description |
---|---|
Integer |
getNumber()
Returns the number of the specific lap
|
List<PeriodCompetitorResult> |
getPeriodResults()
Returns the list of period results
|
String |
getStatus()
Returns the status
|
String |
getType()
Returns the type
|
Integer getNumber()
String getType()
String getStatus()
List<PeriodCompetitorResult> getPeriodResults()
Copyright © 2016–2025. All rights reserved.