|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.fixagora.excel.client.model.ExcelImportCell
public class ExcelImportCell
The Class ExcelImportCell.
Constructor Summary | |
---|---|
ExcelImportCell(java.lang.String cellValue,
ExcelImportTableModel.EntryStatus entryStatus)
Instantiates a new excel import cell. |
Method Summary | |
---|---|
java.lang.String |
getCellValue()
Gets the cell value. |
ExcelImportTableModel.EntryStatus |
getEntryStatus()
Gets the entry status. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExcelImportCell(java.lang.String cellValue, ExcelImportTableModel.EntryStatus entryStatus)
cellValue
- the cell valueentryStatus
- the entry statusMethod Detail |
---|
public java.lang.String getCellValue()
public ExcelImportTableModel.EntryStatus getEntryStatus()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |