public class SIPDeepArchive extends InformationPackage
Java class for SIP_Deep_Archive complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SIP_Deep_Archive">
<complexContent>
<extension base="{http://pds.nasa.gov/pds4/pds/v1}Information_Package">
<sequence>
<element name="provider_site_id" type="{http://pds.nasa.gov/pds4/pds/v1}provider_site_id"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
providerSiteId |
description| Constructor and Description |
|---|
SIPDeepArchive() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getProviderSiteId()
Gets the value of the providerSiteId property.
|
void |
setProviderSiteId(java.lang.String value)
Sets the value of the providerSiteId property.
|
getDescription, setDescriptionpublic java.lang.String getProviderSiteId()
Stringpublic void setProviderSiteId(java.lang.String value)
value - allowed object is
StringCopyright © 2022 Planetary Data System. All rights reserved.