|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hdf.extractor.TableRow
public final class TableRow
Comment me
Constructor Summary | |
---|---|
TableRow(java.util.ArrayList cells,
TAP descriptor)
|
Method Summary | |
---|---|
java.util.ArrayList |
getCells()
|
TAP |
getTAP()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TableRow(java.util.ArrayList cells, TAP descriptor)
Method Detail |
---|
public TAP getTAP()
public java.util.ArrayList getCells()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |