Package gov.nasa.pds.label.object
Implementations of objects that represent the data objects that can be referenced by PDS labels.
-
Interface Summary Interface Description TableRecord Defines an object for table records that can read the field values or write values to the fields given a field name or field index. -
Class Summary Class Description ArrayObject Implements an object representing an array object in a PDS product.DataObject Defines a base type for objects within a label.DataObjectLocation FieldDescription Implements a description of a table field.GenericObject Implements a generic interface to a data object, for objects that are not otherwise specially handled.RecordLocation Class that holds table record location information.TableObject Implements an object that represents a table in a PDS product. -
Enum Summary Enum Description FieldType Defines the set of field types that may appear in tables of any of the table types.