public class ExportableCategoryCi extends ExportableCi
Constructor and Description |
---|
ExportableCategoryCi(String id,
Map<Locale,String> names,
String associatedSportId,
List<String> associatedTournaments,
String countryCode,
List<Locale> cachedLocales) |
Modifier and Type | Method and Description |
---|---|
String |
getAssociatedSportId() |
List<String> |
getAssociatedTournaments() |
List<Locale> |
getCachedLocales() |
String |
getCountryCode() |
void |
setAssociatedSportId(String associatedSportId) |
void |
setAssociatedTournaments(List<String> associatedTournaments) |
void |
setCachedLocales(List<Locale> cachedLocales) |
void |
setCountryCode(String countryCode) |
getId, getNames, setId, setNames
Copyright © 2016–2025. All rights reserved.