| Modifier and Type | Method and Description |
|---|---|
static ReportingStatus |
ReportingStatus.valueFromMessageStatus(com.sportradar.uf.datamodel.UfReportingStatus status)
Maps the value received through a message to the
ReportingStatus |
static ReportingStatus |
ReportingStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportingStatus[] |
ReportingStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReportingStatus |
CompetitionStatus.getReportingStatus()
Returns a
ReportingStatus describing the reporting status of the associated sport event |
| Modifier and Type | Method and Description |
|---|---|
ReportingStatus |
SportEventStatusCi.getReportingStatus()
Returns a
ReportingStatus describing the reporting status of the associated sport event |
| Modifier and Type | Method and Description |
|---|---|
ReportingStatus |
SportEventStatusCiImpl.getReportingStatus() |
| Modifier and Type | Method and Description |
|---|---|
ReportingStatus |
SportEventStatusDto.getReportingStatus()
Returns a
ReportingStatus describing the reporting status of the associated sport event |
| Modifier and Type | Method and Description |
|---|---|
ReportingStatus |
CompetitionStatusImpl.getReportingStatus()
Returns a
ReportingStatus describing the reporting status of the associated sport event |
Copyright © 2016–2025. All rights reserved.