Modifier and Type | Method and Description |
---|---|
Urn |
getId()
Returns the unique identifier of the current
Referee instance |
String |
getName()
Returns the name of the referee represented by the current
Referee instance |
Map<Locale,String> |
getNationalities()
Returns an unmodifiable
Map containing referee nationality in different languages |
String |
getNationality(Locale locale)
Returns the nationality in the requested locale
|
String |
toString()
|
public String getName()
Referee
instancepublic String getNationality(Locale locale)
getNationality
in interface Referee
locale
- - a Locale
in which the nationality is requestedpublic Map<Locale,String> getNationalities()
Map
containing referee nationality in different languagesgetNationalities
in interface Referee
Map
containing referee nationality in different languagesImmutableMap
Copyright © 2016–2025. All rights reserved.