Uses of Class
gov.nasa.arc.pds.xml.generated.ByteStream

Packages that use ByteStream
Package
Description
 
  • Uses of ByteStream in gov.nasa.arc.pds.xml.generated

    Modifier and Type
    Class
    Description
    class 
    The Array class defines a homogeneous N-dimensional array of scalars.
    class 
    The Array 1D class is the parent class for all one dimensional array based classes.
    class 
    The Array 2D class is the parent class for all two dimensional array based classes.
    class 
    The Array 2D Image class is an extension of the Array 2D class and defines a two dimensional image.
    class 
    The Array 2D Map class is an extension of the Array 2D class and defines a two dimensional map.
    class 
    The Array 2D Spectrum class is an extension of the Array 2D class and defines a two dimensional spectrum.
    class 
    The Array 3D class is the parent class for all three dimensional array based classes.
    class 
    The Array 3D Image class is an extension of the Array 3D class and defines a three dimensional image.
    class 
    The 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.
    class 
    The Array 3D Spectrum class is an extension of the Array 3D class and defines a three dimensional spectrum.
    class 
    The Checksum_Manifest class defines a two column table for file references and checksums.
    class 
    The Encoded_Audio class is used for files containing audio data in standard formats, such as WAV.
    class 
    The Encoded Binary class describes a binary encoded byte stream.
    class 
    The Encoded Byte Stream class defines byte streams that must be decoded by software before use.
    class 
    The Encoded External class describes an encoded byte stream that has been encoded using an encoding scheme that is compliant to an external standard.
    class 
    The Encoded Header class describes a header that has been encoded using an encoding scheme that is compliant to an external standard.
    class 
    The Encoded Image class is used for ancillary images in standard formats, such as JPEG.
    class 
    The Encoded Native class describes a binary encoded byte stream.
    class 
    The Encoded_Video class is used for files containing video with or without audio data in standard MPEG-4 format.
    class 
    The Header class describes a data object header.
    class 
    The Inventory class defines the inventory for members of a collection.
    class 
    The Manifest SIP Deep Archive class is a Table Delimited for the NASA planetary science deep archive's Submission Information Package (SIP).
    class 
    The Parsable Byte Stream class defines byte streams that have standard parsing rules.
    class 
    The Service Description class defines a file that contains a standardized service specification.
    class 
    The SPICE Kernel class describes a SPICE object.
    class 
    The Stream text class defines a text object.
    class 
    The Table Base class defines a heterogeneous repeating record of scalars.
    class 
    The Table Binary class is an extension of table base and defines a simple binary table.
    class 
    The Table Character class is an extension of table base and defines a simple character table.
    class 
    The Table_Delimited class defines a simple table (spreadsheet) with delimited fields and records.
    class 
    The 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.
    class 
    The 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.
    class 
    The Transfer_Manifest class defines a table that maps product LIDVIDs to the file_specificaition_names of the products' XML label files.
    class 
    The 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 ByteStream
    Modifier and Type
    Field
    Description
    protected List<ByteStream>
     
    protected List<ByteStream>
    FileAreaBrowse.dataObjects
     
    protected List<ByteStream>
    FileAreaObservational.dataObjects
     
    protected List<ByteStream>
    FileAreaObservationalSupplemental.dataObjects
     
    Modifier and Type
    Method
    Description
    ObjectFactory.createByteStream()
    Create an instance of ByteStream
    Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type ByteStream
    Modifier and Type
    Method
    Description
    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.