Package com.google.refine.commands.cell
Class EditOneCellCommand.EditResult
java.lang.Object
com.google.refine.commands.cell.EditOneCellCommand.EditResult
- Enclosing class:
- EditOneCellCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Cellprotected Stringprotected HistoryEntryprotected Pool -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedEditResult(String code, HistoryEntry historyEntry, Cell cell, Pool pool) -
Method Summary
-
Field Details
-
code
-
historyEntry
-
cell
-
pool
-
-
Constructor Details
-
EditResult
-