| Package | Description |
|---|---|
| gov.nasa.pds.label.object |
Implementations of objects that represent the data objects
that can be referenced by PDS labels.
|
| gov.nasa.pds.objectAccess |
Provides programmatic access to PDS4 objects.
|
| Modifier and Type | Method and Description |
|---|---|
RecordLocation |
TableRecord.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
TableRecord.setLocation(RecordLocation location)
Sets the record location.
|
| Modifier and Type | Method and Description |
|---|---|
RecordLocation |
DelimitedTableRecord.getLocation() |
RecordLocation |
FixedTableRecord.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
DelimitedTableRecord.setLocation(RecordLocation location) |
void |
FixedTableRecord.setLocation(RecordLocation location) |
Copyright © 2021. All rights reserved.