Class ResultMatrix.ResultMatrixDownloadCell

Object
ResultMatrixDownloadCell
All Implemented Interfaces:
Serializable, ResultMatrix.Cell, ResultMatrix.DownloadCell, ResultMatrix.DownloadCell
Enclosing class:
ResultMatrix

@Deprecated public static class ResultMatrix.ResultMatrixDownloadCell extends Object implements ResultMatrix.DownloadCell
Deprecated.
better use the shorter ResultMatrix.DownloadCell
See Also:
  • Field Details

    • type

      public String type
      Deprecated.
    • label

      public String label
      Deprecated.
    • values

      public String[] values
      Deprecated.
  • Constructor Details

    • ResultMatrixDownloadCell

      public ResultMatrixDownloadCell()
      Deprecated.