Modifier and Type | Method and Description |
---|---|
LocalizedNamedValue |
PeriodScore.getPeriodDescription()
Returns the period description translated in the default locale
|
LocalizedNamedValue |
PeriodScore.getPeriodDescription(Locale locale)
Returns the period description translated in the specified language
|
Modifier and Type | Method and Description |
---|---|
LocalizedNamedValue |
MatchStatus.getMatchStatus()
Returns the match status translated in the default locale
|
LocalizedNamedValue |
StageStatus.getMatchStatus()
Returns the match status translated in the default locale
|
LocalizedNamedValue |
MatchStatus.getMatchStatus(Locale locale)
Returns the match status translated in the specified language
|
LocalizedNamedValue |
StageStatus.getMatchStatus(Locale locale)
Returns the match status translated in the specified language
|
Modifier and Type | Method and Description |
---|---|
LocalizedNamedValue |
LocalizedNamedValueCache.get(int id,
List<Locale> locales)
Gets a
LocalizedNamedValue with the specified translations |
Modifier and Type | Method and Description |
---|---|
LocalizedNamedValue |
LocalizedNamedValueCacheImpl.get(int id,
List<Locale> locales)
Gets a
LocalizedNamedValue with the specified translations |
Modifier and Type | Class and Description |
---|---|
class |
LocalizedNamedValueImpl
An implementation of the
LocalizedNamedValue |
Modifier and Type | Method and Description |
---|---|
LocalizedNamedValue |
PeriodScoreImpl.getPeriodDescription()
Returns the period description translated in the default locale
|
LocalizedNamedValue |
PeriodScoreImpl.getPeriodDescription(Locale locale)
Returns the period description translated in the specified language
|
Modifier and Type | Method and Description |
---|---|
LocalizedNamedValue |
StageStatusImpl.getMatchStatus()
Returns the match status translated in the default locale
|
LocalizedNamedValue |
MatchStatusImpl.getMatchStatus()
Returns the match status translated in the default locale
|
LocalizedNamedValue |
StageStatusImpl.getMatchStatus(Locale locale)
Returns the match status translated in the specified language
|
LocalizedNamedValue |
MatchStatusImpl.getMatchStatus(Locale locale)
Returns the match status translated in the specified language
|
Copyright © 2016–2025. All rights reserved.