public class Row extends Object implements Comparable
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Object o) |
boolean |
equals(Object o) |
int |
getRow() |
Table |
getTable() |
Object |
getValueAt(int column) |
int |
hashCode() |
boolean |
isValid() |
String |
toString() |
Copyright © 2014 Macrofocus GmbH. All Rights Reserved.