public class InformationPackageComponentDeepArchive
extends java.lang.Object
Java class for Information_Package_Component_Deep_Archive complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Information_Package_Component_Deep_Archive">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="manifest_checksum" type="{http://pds.nasa.gov/pds4/pds/v1}manifest_checksum"/>
<element name="checksum_type" type="{http://pds.nasa.gov/pds4/pds/v1}checksum_type"/>
<element name="manifest_url" type="{http://pds.nasa.gov/pds4/pds/v1}manifest_url"/>
<element name="aip_lidvid" type="{http://pds.nasa.gov/pds4/pds/v1}aip_lidvid"/>
<element name="aip_label_checksum" type="{http://pds.nasa.gov/pds4/pds/v1}aip_label_checksum"/>
<element name="File_Area_SIP_Deep_Archive" type="{http://pds.nasa.gov/pds4/pds/v1}File_Area_SIP_Deep_Archive"/>
<element ref="{http://pds.nasa.gov/pds4/pds/v1}Internal_Reference"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
aipLabelChecksum |
protected java.lang.String |
aipLidvid |
protected java.lang.String |
checksumType |
protected FileAreaSIPDeepArchive |
fileAreaSIPDeepArchive |
protected InternalReference |
internalReference |
protected java.lang.String |
manifestChecksum |
protected java.lang.String |
manifestUrl |
| Constructor and Description |
|---|
InformationPackageComponentDeepArchive() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAipLabelChecksum()
Gets the value of the aipLabelChecksum property.
|
java.lang.String |
getAipLidvid()
Gets the value of the aipLidvid property.
|
java.lang.String |
getChecksumType()
Gets the value of the checksumType property.
|
FileAreaSIPDeepArchive |
getFileAreaSIPDeepArchive()
Gets the value of the fileAreaSIPDeepArchive property.
|
InternalReference |
getInternalReference()
Gets the value of the internalReference property.
|
java.lang.String |
getManifestChecksum()
Gets the value of the manifestChecksum property.
|
java.lang.String |
getManifestUrl()
Gets the value of the manifestUrl property.
|
void |
setAipLabelChecksum(java.lang.String value)
Sets the value of the aipLabelChecksum property.
|
void |
setAipLidvid(java.lang.String value)
Sets the value of the aipLidvid property.
|
void |
setChecksumType(java.lang.String value)
Sets the value of the checksumType property.
|
void |
setFileAreaSIPDeepArchive(FileAreaSIPDeepArchive value)
Sets the value of the fileAreaSIPDeepArchive property.
|
void |
setInternalReference(InternalReference value)
Sets the value of the internalReference property.
|
void |
setManifestChecksum(java.lang.String value)
Sets the value of the manifestChecksum property.
|
void |
setManifestUrl(java.lang.String value)
Sets the value of the manifestUrl property.
|
protected java.lang.String manifestChecksum
protected java.lang.String checksumType
protected java.lang.String manifestUrl
protected java.lang.String aipLidvid
protected java.lang.String aipLabelChecksum
protected FileAreaSIPDeepArchive fileAreaSIPDeepArchive
protected InternalReference internalReference
public InformationPackageComponentDeepArchive()
public java.lang.String getManifestChecksum()
Stringpublic void setManifestChecksum(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getChecksumType()
Stringpublic void setChecksumType(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getManifestUrl()
Stringpublic void setManifestUrl(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAipLidvid()
Stringpublic void setAipLidvid(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAipLabelChecksum()
Stringpublic void setAipLabelChecksum(java.lang.String value)
value - allowed object is
Stringpublic FileAreaSIPDeepArchive getFileAreaSIPDeepArchive()
FileAreaSIPDeepArchivepublic void setFileAreaSIPDeepArchive(FileAreaSIPDeepArchive value)
value - allowed object is
FileAreaSIPDeepArchivepublic InternalReference getInternalReference()
InternalReferencepublic void setInternalReference(InternalReference value)
value - allowed object is
InternalReferenceCopyright © 2022 Planetary Data System. All rights reserved.