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