public class ExcelInputRow extends Object
KCell[]
cells
int
rownr
String
sheetName
ExcelInputRow(String sheetName, int rownr, KCell[] cells)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final String sheetName
public final int rownr
public final KCell[] cells
public ExcelInputRow(String sheetName, int rownr, KCell[] cells)
Copyright © 2018 Hitachi Vantara. All rights reserved.