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, setResponseInfo
protected String code
Copyright © 2024 Gentics Software. All rights reserved.