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, setResponseInfo
public TagCreateResponse()
public TagCreateResponse(Message message, ResponseInfo responseInfo, Tag tag)
message
- responseInfo
- Copyright © 2015 Gentics Software. All rights reserved.