public class ContentLanguageResponse extends GenericResponse
Constructor and Description |
---|
ContentLanguageResponse()
Create empty instance
|
ContentLanguageResponse(ResponseInfo info,
ContentLanguage language)
Create instance with language and response info
|
Modifier and Type | Method and Description |
---|---|
ContentLanguage |
getLanguage()
Content Language
|
void |
setLangage(ContentLanguage language)
Set language
|
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfo
public ContentLanguageResponse()
public ContentLanguageResponse(ResponseInfo info, ContentLanguage language)
info
- response infolanguage
- languagepublic ContentLanguage getLanguage()
public void setLangage(ContentLanguage language)
language
- languageCopyright © 2024 Gentics Software. All rights reserved.