gov.nasa.arc.pds.xml.generated
Class DIPDeepArchive

java.lang.Object
  extended by gov.nasa.arc.pds.xml.generated.InformationPackage
      extended by gov.nasa.arc.pds.xml.generated.DIPDeepArchive

public class DIPDeepArchive
extends InformationPackage

The Dissemination Information Package Deep Archive class is an Information Package derived from one or more AIPs and is received by the National Space Science Data Center (NSSDC).

Java class for DIP_Deep_Archive complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="DIP_Deep_Archive">
   <complexContent>
     <restriction base="{http://pds.nasa.gov/pds4/pds/v1}Information_Package">
       <sequence>
         <element name="description" type="{http://pds.nasa.gov/pds4/pds/v1}description"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class gov.nasa.arc.pds.xml.generated.InformationPackage
description
 
Constructor Summary
DIPDeepArchive()
           
 
Method Summary
 
Methods inherited from class gov.nasa.arc.pds.xml.generated.InformationPackage
getDescription, setDescription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DIPDeepArchive

public DIPDeepArchive()


Copyright © 2014. All Rights Reserved.