public abstract class AbstractContainerClient extends AbstractClient
| Modifier and Type | Field and Description |
|---|---|
protected List<AbstractClient> |
clients |
locale, localization, queryBuilder| Modifier | Constructor and Description |
|---|---|
protected |
AbstractContainerClient()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setLocale(Locale locale)
Set the locale for all sub-clients.
|
get, getBaseUrl, getLocale, getRegions, getYears, post, setLocalizationLanguageprotected List<AbstractClient> clients
public void setLocale(Locale locale)
setLocale in class AbstractClientlocale - the language for this clientCopyright © 2016. All rights reserved.