Modifier and Type | Method and Description |
---|---|
default EventStatus |
Competition.getEventStatus()
Get the event status
|
static EventStatus |
EventStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventStatus |
EventStatus.valueOfApiStatusId(int status) |
static EventStatus |
EventStatus.valueOfApiStatusName(String status) |
static EventStatus |
EventStatus.valueOfMessageStatus(com.sportradar.uf.datamodel.UfEventStatusStatus status) |
static EventStatus[] |
EventStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EventStatus |
CompetitionStatus.getStatus()
Returns an
EventStatus describing the high-level status of the associated sport event |
Modifier and Type | Method and Description |
---|---|
EventStatus |
SportEventStatusCi.getStatus()
Returns an
EventStatus describing the status of the associated sport event |
Modifier and Type | Method and Description |
---|---|
EventStatus |
SportEventStatusCiImpl.getStatus() |
Modifier and Type | Method and Description |
---|---|
EventStatus |
SportEventStatusDto.getStatus()
Returns an
EventStatus describing the status of the associated sport event |
Modifier and Type | Method and Description |
---|---|
EventStatus |
MatchImpl.getEventStatus()
Returns a
EventStatus |
EventStatus |
StageImpl.getEventStatus()
Returns a
EventStatus |
Modifier and Type | Method and Description |
---|---|
EventStatus |
CompetitionStatusImpl.getStatus()
Returns an
EventStatus describing the high-level status of the associated sport event |
Copyright © 2016–2025. All rights reserved.