Class RowWriteResult.LongCell

java.lang.Object
ch.ethz.sis.openbis.generic.excel.v3.to.helper.longvals.RowWriteResult.LongCell
Enclosing class:
RowWriteResult

public static class RowWriteResult.LongCell extends Object
  • Constructor Details

    • LongCell

      public LongCell(String sheet, long rowNumber, long column, String value)
  • Method Details

    • getColumn

      public long getColumn()
    • getSheet

      public String getSheet()
    • getRowNumber

      public long getRowNumber()
    • getFileName

      public String getFileName()
    • getCellValue

      public String getCellValue()
    • getValue

      public String getValue()