public class LocalizationInfo extends GenericResponse implements Serializable
| Constructor and Description |
|---|
LocalizationInfo()
Create empty instance
|
LocalizationInfo(Message message,
ResponseInfo responseInfo)
Create instance with given message and response info
|
| Modifier and Type | Method and Description |
|---|---|
List<ChannelLocalizationInfo> |
getChannels() |
void |
setChannels(List<ChannelLocalizationInfo> channels) |
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfopublic LocalizationInfo()
public LocalizationInfo(Message message, ResponseInfo responseInfo)
message - messageresponseInfo - response infopublic List<ChannelLocalizationInfo> getChannels()
public void setChannels(List<ChannelLocalizationInfo> channels)
channels - the channels to setCopyright © 2024 Gentics Software. All rights reserved.