public class RowUnit extends Object
RowUnit()
List<String>
getCellValues()
Integer
getRowIndex()
void
setCellValues(List<String> cellValues)
setRowIndex(Integer rowIndex)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RowUnit()
public Integer getRowIndex()
public void setRowIndex(Integer rowIndex)
public List<String> getCellValues()
public void setCellValues(List<String> cellValues)
Copyright © 2020. All rights reserved.