public class ExportableSportCi extends ExportableCi
Constructor and Description |
---|
ExportableSportCi(String id,
Map<Locale,String> names,
List<String> associatedCategories,
List<Locale> cachedLocales,
boolean shouldFetchCategories) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getAssociatedCategories() |
List<Locale> |
getCachedLocales() |
boolean |
isShouldFetchCategories() |
void |
setAssociatedCategories(List<String> associatedCategories) |
void |
setCachedLocales(List<Locale> cachedLocales) |
void |
setShouldFetchCategories(boolean shouldFetchCategories) |
getId, getNames, setId, setNames
Copyright © 2016–2025. All rights reserved.