public class LanguageResponse extends GenericResponse
| Modifier and Type | Field and Description |
|---|---|
protected String |
code
Language code of the language
|
| Constructor and Description |
|---|
LanguageResponse()
Create an empty instance
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
Get the language code
|
void |
setCode(String code)
Set the language code
|
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfoprotected String code
Copyright © 2024 Gentics Software. All rights reserved.