public class SetLanguageRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
code
Language code of the language to be set
|
| Constructor and Description |
|---|
SetLanguageRequest()
Create an empty instance
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
Get the language code
|
void |
setCode(String code)
Set the language code
|
protected String code
Copyright © 2024 Gentics Software. All rights reserved.