Uses of Class
gov.nasa.pds.label.object.RecordLocation
Packages that use RecordLocation
Package
Description
Implementations of objects that represent the data objects that can be referenced by PDS labels.
Provides programmatic access to PDS4 objects.
-
Uses of RecordLocation in gov.nasa.pds.label.object
Methods in gov.nasa.pds.label.object that return RecordLocationMethods in gov.nasa.pds.label.object with parameters of type RecordLocationModifier and TypeMethodDescriptionvoidTableRecord.setLocation(RecordLocation location) Sets the record location. -
Uses of RecordLocation in gov.nasa.pds.objectAccess
Methods in gov.nasa.pds.objectAccess that return RecordLocationModifier and TypeMethodDescriptionDelimitedTableRecord.getLocation()FixedTableRecord.getLocation()Methods in gov.nasa.pds.objectAccess with parameters of type RecordLocationModifier and TypeMethodDescriptionvoidDelimitedTableRecord.setLocation(RecordLocation location) voidFixedTableRecord.setLocation(RecordLocation location)