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
Round 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
Round instance |
String |
getGroup()
Returns the group 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 round instance name in the requested locale
|
Map<Locale,String> |
getNames()
|
Integer |
getNumber()
Returns the 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 |
toString()
|
public String getType()
public Integer getNumber()
public String getName(Locale locale)
public String getPhaseOrGroupLongName(Locale locale)
getPhaseOrGroupLongName
in interface Round
locale
- Locale
specifying the language of the valuepublic String getOtherMatchId()
getOtherMatchId
in interface Round
public Integer getCupRoundMatches()
Round
instancegetCupRoundMatches
in interface Round
Round
instancepublic Integer getCupRoundMatchNumber()
Round
instancegetCupRoundMatchNumber
in interface Round
Round
instancepublic Integer getBetradarId()
getBetradarId
in interface Round
public Urn getGroupId()
getGroupId
in interface Round
public String getPhase()
public String getGroup()
public String getBetradarName()
getBetradarName
in interface Round
Copyright © 2016–2025. All rights reserved.