| Modifier and Type | Method and Description |
|---|---|
LanguageWsDTO |
BaseStoreWsDTO.getDefaultLanguage() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LanguageWsDTO> |
BaseStoreWsDTO.getLanguages() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseStoreWsDTO.setDefaultLanguage(LanguageWsDTO defaultLanguage) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseStoreWsDTO.setLanguages(java.util.List<LanguageWsDTO> languages) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LanguageWsDTO> |
LanguageListWsDTO.getLanguages() |
| Modifier and Type | Method and Description |
|---|---|
void |
LanguageListWsDTO.setLanguages(java.util.List<LanguageWsDTO> languages) |
| Modifier and Type | Method and Description |
|---|---|
LanguageWsDTO |
UserWsDTO.getLanguage() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserWsDTO.setLanguage(LanguageWsDTO language) |
Copyright © 2018 SAP SE. All Rights Reserved.