public class EncodedAudio extends EncodedByteStream
Java class for Encoded_Audio complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Encoded_Audio">
<complexContent>
<restriction base="{http://pds.nasa.gov/pds4/pds/v1}Encoded_Byte_Stream">
<sequence>
<element name="name" type="{http://pds.nasa.gov/pds4/pds/v1}name" minOccurs="0"/>
<element name="local_identifier" type="{http://pds.nasa.gov/pds4/pds/v1}local_identifier" minOccurs="0"/>
<element name="md5_checksum" type="{http://pds.nasa.gov/pds4/pds/v1}md5_checksum" minOccurs="0"/>
<element name="offset" type="{http://pds.nasa.gov/pds4/pds/v1}offset"/>
<element name="object_length" type="{http://pds.nasa.gov/pds4/pds/v1}object_length" minOccurs="0"/>
<element name="encoding_standard_id" type="{http://pds.nasa.gov/pds4/pds/v1}encoding_standard_id"/>
<element name="description" type="{http://pds.nasa.gov/pds4/pds/v1}description" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
description, encodingStandardId, objectLength, offsetlocalIdentifier, md5Checksum, name| Constructor and Description |
|---|
EncodedAudio() |
getDescription, getEncodingStandardId, getObjectLength, getOffset, setDescription, setEncodingStandardId, setObjectLength, setOffsetgetLocalIdentifier, getMd5Checksum, getName, setLocalIdentifier, setMd5Checksum, setNameCopyright © 2022 Planetary Data System. All rights reserved.