-
-
Constructor Summary
Constructors
| Constructor and Description |
Row(String[] inRow)
Creates an instance.
|
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
String[] |
getRow()
Returns the row value.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getRow
public String[] getRow()
Returns the row value.
- Returns:
- the row value.
Copyright © 2014. All Rights Reserved.