public interface RoundCi
| Modifier and Type | Method and Description | 
|---|---|
Integer | 
getBetradarId()
Returns the betradar identifier 
 | 
String | 
getBetradarName()
Returns the betradar name 
 | 
Integer | 
getCupRoundMatches()
Returns a value specifying the number of matches in the current cup round or a null reference
 if number of matches is not applicable to current instance 
 | 
Integer | 
getCupRoundMatchNumber()
Returns a value specifying the number of the match in the current cup round or a null reference
 if match number is not applicable to current instance 
 | 
String | 
getGroup()
Returns the name of the group associated with the current round 
 | 
Urn | 
getGroupId()
Returns the id of the group associated with the current round 
 | 
String | 
getName(Locale locale)
Returns the name for specific locale 
 | 
Integer | 
getNumber()
Returns a value specifying the round number or a null reference if round number is not defined 
 | 
String | 
getOtherMatchId()
Returns the id of the other match 
 | 
String | 
getPhase()
Returns the phase of the round 
 | 
String | 
getPhaseOrGroupLongName(Locale locale)
Returns the name or group long name for the specified locale 
 | 
String | 
getType()
Returns the type of the round 
 | 
String getType()
String getGroup()
Urn getGroupId()
String getOtherMatchId()
Integer getNumber()
Integer getCupRoundMatches()
Integer getCupRoundMatchNumber()
Integer getBetradarId()
String getName(Locale locale)
locale - Locale specifying the language of the returned nameString getPhaseOrGroupLongName(Locale locale)
locale - Locale specifying the language of the valueString getPhase()
String getBetradarName()
Copyright © 2016–2025. All rights reserved.