public class ConfiguredDictionaryResponse extends Object
| Constructor and Description |
|---|
ConfiguredDictionaryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<Dictionary> |
getDictionaryList() |
void |
setDictionaryList(List<Dictionary> dictionaryList) |
String |
toString() |
public List<Dictionary> getDictionaryList()
public void setDictionaryList(List<Dictionary> dictionaryList)
Copyright © 2024. All rights reserved.