Class EditOneCellCommand.EditResult

java.lang.Object
com.google.refine.commands.cell.EditOneCellCommand.EditResult
Enclosing class:
EditOneCellCommand

protected static class EditOneCellCommand.EditResult extends Object
  • Field Details

    • code

      protected String code
    • historyEntry

      protected HistoryEntry historyEntry
    • cell

      protected Cell cell
    • pool

      protected Pool pool
  • Constructor Details