public class TagCreateRequest extends Object
Constructor and Description |
---|
TagCreateRequest()
Create an empty instance
|
Modifier and Type | Method and Description |
---|---|
Integer |
getConstructId() |
String |
getKeyword() |
String |
getMagicValue()
Get the magic value
|
void |
setConstructId(Integer constructId) |
void |
setKeyword(String keyword) |
void |
setMagicValue(String magicValue)
Set the magic value
|
public void setMagicValue(String magicValue)
magicValue
- magic valuepublic String getMagicValue()
public Integer getConstructId()
public void setConstructId(Integer constructId)
constructId
- the constructId to setpublic String getKeyword()
public void setKeyword(String keyword)
keyword
- the keyword to setCopyright © 2016 Gentics Software. All rights reserved.