@Generated(value="org.jsonschema2pojo") public class Row extends Object
Row()
List<String>
getCells()
Integer
getLine()
void
setCells(List<String> cells)
setLine(Integer line)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Row()
public List<String> getCells()
public void setCells(List<String> cells)
cells
public Integer getLine()
public void setLine(Integer line)
line
Copyright © 2016. All rights reserved.