Uses of Class
gov.nasa.arc.pds.xml.generated.ByteStream
Packages that use ByteStream
-
Uses of ByteStream in gov.nasa.arc.pds.xml.generated
Subclasses of ByteStream in gov.nasa.arc.pds.xml.generatedModifier and TypeClassDescriptionclassThe Array class defines a homogeneous N-dimensional array of scalars.classThe Array 1D class is the parent class for all one dimensional array based classes.classThe Array 2D class is the parent class for all two dimensional array based classes.classThe Array 2D Image class is an extension of the Array 2D class and defines a two dimensional image.classThe Array 2D Map class is an extension of the Array 2D class and defines a two dimensional map.classThe Array 2D Spectrum class is an extension of the Array 2D class and defines a two dimensional spectrum.classThe Array 3D class is the parent class for all three dimensional array based classes.classThe Array 3D Image class is an extension of the Array 3D class and defines a three dimensional image.classThe Array 3D Movie class is an extension of the Array 3D class and defines a movie as a set of two dimensional images in a time series.classThe Array 3D Spectrum class is an extension of the Array 3D class and defines a three dimensional spectrum.classThe Checksum_Manifest class defines a two column table for file references and checksums.classThe Encoded_Audio class is used for files containing audio data in standard formats, such as WAV.classThe Encoded Binary class describes a binary encoded byte stream.classThe Encoded Byte Stream class defines byte streams that must be decoded by software before use.classThe Encoded External class describes an encoded byte stream that has been encoded using an encoding scheme that is compliant to an external standard.classThe Encoded Header class describes a header that has been encoded using an encoding scheme that is compliant to an external standard.classThe Encoded Image class is used for ancillary images in standard formats, such as JPEG.classThe Encoded Native class describes a binary encoded byte stream.classThe Encoded_Video class is used for files containing video with or without audio data in standard MPEG-4 format.classThe Header class describes a data object header.classThe Inventory class defines the inventory for members of a collection.classThe Manifest SIP Deep Archive class is a Table Delimited for the NASA planetary science deep archive's Submission Information Package (SIP).classThe Parsable Byte Stream class defines byte streams that have standard parsing rules.classThe Service Description class defines a file that contains a standardized service specification.classThe SPICE Kernel class describes a SPICE object.classThe Stream text class defines a text object.classThe Table Base class defines a heterogeneous repeating record of scalars.classThe Table Binary class is an extension of table base and defines a simple binary table.classThe Table Character class is an extension of table base and defines a simple character table.classThe Table_Delimited class defines a simple table (spreadsheet) with delimited fields and records.classThe Table_Delimited_Source_Product_External class defines a table that references many source products (products containing input data for the creation of this product) outside the PDS4 Registry that have a common reference_type, doi, curating facility, and/or description.classThe Table_Delimited_Source_Product_Internal class defines a table that references many source products (products containing input data for the creation of this product) in the PDS4 registry system.classThe Transfer_Manifest class defines a table that maps product LIDVIDs to the file_specificaition_names of the products' XML label files.classThe XML Schema class defines a resource used for the PDS4 implementation into XML.Fields in gov.nasa.arc.pds.xml.generated with type parameters of type ByteStreamModifier and TypeFieldDescriptionprotected List<ByteStream>FileAreaAncillary.arraiesAndArray1DsAndArray2Dsprotected List<ByteStream>FileAreaBrowse.dataObjectsprotected List<ByteStream>FileAreaObservational.dataObjectsprotected List<ByteStream>FileAreaObservationalSupplemental.dataObjectsMethods in gov.nasa.arc.pds.xml.generated that return ByteStreamModifier and TypeMethodDescriptionObjectFactory.createByteStream()Create an instance ofByteStreamMethods in gov.nasa.arc.pds.xml.generated that return types with arguments of type ByteStreamModifier and TypeMethodDescriptionFileAreaAncillary.getArraiesAndArray1DsAndArray2Ds()Gets the value of the arraiesAndArray1DsAndArray2Ds property.FileAreaBrowse.getDataObjects()Gets the value of the dataObjects property.FileAreaObservational.getDataObjects()Gets the value of the dataObjects property.FileAreaObservationalSupplemental.getDataObjects()Gets the value of the dataObjects property.