public interface SeasonCoverage
Modifier and Type | Method and Description |
---|---|
String |
getMaxCoverageLevel()
Returns the string representation of the maximum coverage available for the season associated with the current instance
|
Integer |
getMaxCovered()
Returns the max covered value
|
String |
getMinCoverageLevel()
Returns the name of the minimum coverage guaranteed for the season associated with the current instance
|
int |
getPlayed()
Returns the played value
|
int |
getScheduled()
Returns the scheduled value
|
Urn |
getSeasonId()
Returns the unique identifier of the season
|
Urn getSeasonId()
String getMaxCoverageLevel()
String getMinCoverageLevel()
Integer getMaxCovered()
int getPlayed()
int getScheduled()
Copyright © 2016–2025. All rights reserved.