public class AddOrganizationWatermarkContentLineJson extends BaseJson
Constructor and Description |
---|
AddOrganizationWatermarkContentLineJson() |
Modifier and Type | Method and Description |
---|---|
String |
getContent()
Content of the line
|
LineContentType |
getContentType()
Type of line
|
void |
setContent(String content)
Content of the line
|
void |
setContentType(LineContentType contentType)
Type of line
|
getObjType, setObjType, toString
public AddOrganizationWatermarkContentLineJson()
public LineContentType getContentType()
public void setContentType(LineContentType contentType)
contentType
- Type of linepublic String getContent()
public void setContent(String content)
content
- Content of the lineCopyright © 2019. All rights reserved.