public abstract class SportEntityData extends Object
| Modifier and Type | Method and Description |
|---|---|
Urn |
getId()
Returns the
Urn the id of the associated entity |
String |
getName(Locale language)
Provides translated entity names
|
Map<Locale,String> |
getNames()
Returns an unmodifiable
Map containing translated entity names |
public Urn getId()
Urn the id of the associated entityUrn the id of the associated entitypublic Map<Locale,String> getNames()
Map containing translated entity namesMap containing translated entity namesCopyright © 2016–2025. All rights reserved.