Uses of Class
gov.nasa.arc.pds.xml.generated.Record
-
Packages that use Record Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Record in gov.nasa.arc.pds.xml.generated
Subclasses of Record in gov.nasa.arc.pds.xml.generated Modifier and Type Class Description classRecordBinaryThe Record_Binary class is a component of the table class and defines a record of the table.classRecordCharacterThe Record_Character class is a component of the table class and defines a record of the table.classRecordDelimitedThe Record_Delimited class is a component of the delimited table (spreadsheet) class and defines a record of the delimited table.Methods in gov.nasa.arc.pds.xml.generated that return Record Modifier and Type Method Description RecordObjectFactory. createRecord()Create an instance ofRecord
-