public class ExportableDelayedInfoCi extends Object implements Serializable
| Constructor and Description | 
|---|
ExportableDelayedInfoCi(int id,
                       Map<Locale,String> descriptions,
                       Set<Locale> cachedLocales)  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<Locale> | 
getCachedLocales()  | 
Map<Locale,String> | 
getDescriptions()  | 
int | 
getId()  | 
void | 
setCachedLocales(Set<Locale> cachedLocales)  | 
void | 
setDescriptions(Map<Locale,String> descriptions)  | 
void | 
setId(int id)  | 
Copyright © 2016–2025. All rights reserved.