Class AddOrganizationWatermarkContentLineJson

    • Constructor Detail

      • AddOrganizationWatermarkContentLineJson

        public AddOrganizationWatermarkContentLineJson()
    • Method Detail

      • getContentType

        public LineContentType getContentType()
        Type of line
        Returns:
        Type of line
      • setContentType

        public void setContentType​(LineContentType contentType)
        Type of line
        Parameters:
        contentType - Type of line
      • getContent

        public String getContent()
        Content of the line
        Returns:
        Content of the line
      • setContent

        public void setContent​(String content)
        Content of the line
        Parameters:
        content - Content of the line