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 String |
providerSiteId |
description| Constructor and Description |
|---|
SIPDeepArchive() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProviderSiteId()
Gets the value of the providerSiteId property.
|
void |
setProviderSiteId(String value)
Sets the value of the providerSiteId property.
|
getDescription, setDescriptionCopyright © 2020. All rights reserved.