public class SeasonCoverageCi extends Object
| Constructor and Description | 
|---|
SeasonCoverageCi(ExportableSeasonCoverageCi exportable)  | 
SeasonCoverageCi(com.sportradar.uf.sportsapi.datamodel.SapiSeasonCoverageInfo season)
Initializes a new instance of the  
SeasonCoverageCi class | 
| Modifier and Type | Method and Description | 
|---|---|
ExportableSeasonCoverageCi | 
export()  | 
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  
String representation 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 identifier of the season 
 | 
public SeasonCoverageCi(com.sportradar.uf.sportsapi.datamodel.SapiSeasonCoverageInfo season)
SeasonCoverageCi classseason - - SapiSeasonCoverageInfo containing information about the season coveragepublic SeasonCoverageCi(ExportableSeasonCoverageCi exportable)
public Urn getSeasonId()
public String getMaxCoverageLevel()
String representation of the maximum coverage available for the season associated with
 the current instanceString representation of the maximum coverage available for the season associated with
 the current instancepublic String getMinCoverageLevel()
String representation of the minimum coverage guaranteed for the season associated with
 the current instanceString representation of the minimum coverage guaranteed for the season associated with
 the current instancepublic Integer getMaxCovered()
public int getPlayed()
public int getScheduled()
public ExportableSeasonCoverageCi export()
Copyright © 2016–2025. All rights reserved.