Class HousekeepFilesPathRecord
java.lang.Object
jp.ecuacion.util.poi.excel.table.bean.StringExcelTableBean
jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesPathRecord
public class HousekeepFilesPathRecord
extends jp.ecuacion.util.poi.excel.table.bean.StringExcelTableBean
Stores path info.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jp.ecuacion.util.poi.excel.table.bean.StringExcelTableBean
emptyToNull, nullToEmpty, toBigDecimal, toBigInteger, toDouble, toFloat, toInteger, toLong
-
Constructor Details
-
HousekeepFilesPathRecord
Constructs a new instance.- Parameters:
colList- colList
-
-
Method Details
-
getKey
-
setKey
-
getValue
-
setValue
-
getFieldNameArray
- Specified by:
getFieldNameArrayin classjp.ecuacion.util.poi.excel.table.bean.StringExcelTableBean
-
afterReading
public void afterReading() throws jp.ecuacion.lib.core.exception.checked.AppException- Overrides:
afterReadingin classjp.ecuacion.util.poi.excel.table.bean.StringExcelTableBean- Throws:
jp.ecuacion.lib.core.exception.checked.AppException
-