Uses of Class
gov.nasa.arc.pds.xml.generated.TableBase
- 
Packages that use TableBase Package Description gov.nasa.arc.pds.xml.generated 
- 
- 
Uses of TableBase in gov.nasa.arc.pds.xml.generatedSubclasses of TableBase in gov.nasa.arc.pds.xml.generated Modifier and Type Class Description classTableBinaryThe Table Binary class is an extension of table base and defines a simple binary table.classTableCharacterThe Table Character class is an extension of table base and defines a simple character table.classTransferManifestThe Transfer_Manifest class defines a table that maps product LIDVIDs to the file_specificaition_names of the products' XML label files.Methods in gov.nasa.arc.pds.xml.generated that return TableBase Modifier and Type Method Description TableBaseObjectFactory. createTableBase()Create an instance ofTableBase
 
-