Class MarkDocumentsSelectionSdsJson

All Implemented Interfaces:
Serializable

public class MarkDocumentsSelectionSdsJson
extends DocumentsSelectionSdsJson
Files selected for marking
See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • getOperation

      public String getOperation()
      Mark operation : HIDE, READ or STARRED
      Returns:
      Mark operation : HIDE, READ or STARRED
    • setOperation

      public void setOperation​(String operation)
      Mark operation : HIDE, READ or STARRED
      Parameters:
      operation - Mark operation : HIDE, READ or STARRED
    • isValue

      public boolean isValue()
      Boolean value to mark
      Returns:
      Boolean value to mark
    • getValue

      @Deprecated public boolean getValue()
      Deprecated.
      Boolean value to mark
      Returns:
      Boolean value to mark
    • setValue

      public void setValue​(boolean value)
      Boolean value to mark
      Parameters:
      value - Boolean value to mark