public class EditOrganizationWatermarkContentLineJson extends BaseJson
Constructor and Description |
---|
EditOrganizationWatermarkContentLineJson() |
Modifier and Type | Method and Description |
---|---|
String |
getContent()
Text of the watermark
|
LineContentType |
getContentType()
The type of content
|
void |
setContent(String content)
Text of the watermark
|
void |
setContentType(LineContentType contentType)
The type of content
|
getObjType, setObjType, toString
public EditOrganizationWatermarkContentLineJson()
public LineContentType getContentType()
public void setContentType(LineContentType contentType)
contentType
- The type of contentpublic String getContent()
public void setContent(String content)
content
- Text of the watermarkCopyright © 2019. All rights reserved.