public class TagmapEntryResponse extends GenericResponse
Constructor and Description |
---|
TagmapEntryResponse()
Create empty instance
|
TagmapEntryResponse(Message message,
ResponseInfo responseInfo)
Create instance with message and response info
|
TagmapEntryResponse(TagmapEntryModel entry,
ResponseInfo responseInfo)
Create instance with response info and entry
|
Modifier and Type | Method and Description |
---|---|
TagmapEntryModel |
getEntry()
Tagmap entry
|
void |
setEntry(TagmapEntryModel entry)
Set the entry
|
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfo
public TagmapEntryResponse()
public TagmapEntryResponse(Message message, ResponseInfo responseInfo)
message
- messageresponseInfo
- response infopublic TagmapEntryResponse(TagmapEntryModel entry, ResponseInfo responseInfo)
entry
- entryresponseInfo
- response infopublic TagmapEntryModel getEntry()
public void setEntry(TagmapEntryModel entry)
entry
- entryCopyright © 2018 Gentics Software. All rights reserved.