public class TagCreateResponse extends GenericResponse
| Constructor and Description |
|---|
TagCreateResponse()
Empty constructor
|
TagCreateResponse(Message message,
ResponseInfo responseInfo,
Tag tag) |
| Modifier and Type | Method and Description |
|---|---|
Tag |
getTag()
Get the tag
|
void |
setTag(Tag tag)
Set the tag
|
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfopublic TagCreateResponse()
public TagCreateResponse(Message message, ResponseInfo responseInfo, Tag tag)
message - responseInfo - Copyright © 2016 Gentics Software. All rights reserved.