public final class RecordLocation extends Object
| Constructor and Description |
|---|
RecordLocation(URL label,
URL dataFile,
int table,
int record)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
URL |
getDataFile() |
URL |
getLabel() |
int |
getRecord() |
int |
getTable() |
Copyright © 2019. All rights reserved.