Package gov.nasa.arc.pds.xml.generated
Class VolumePDS3
java.lang.Object
gov.nasa.arc.pds.xml.generated.VolumePDS3
public class VolumePDS3 extends Object
The Volume_PDS3 class is used to capture the
         volume information from the PDS3 Data Set
         Catalog.
 
 
Java class for Volume_PDS3 complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="Volume_PDS3">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="archive_status" type="{http://pds.nasa.gov/pds4/pds/v1}archive_status"/>
         <element name="archive_status_note" type="{http://pds.nasa.gov/pds4/pds/v1}archive_status_note"/>
         <element name="curating_node_id" type="{http://pds.nasa.gov/pds4/pds/v1}curating_node_id" maxOccurs="unbounded" minOccurs="0"/>
         <element name="medium_type" type="{http://pds.nasa.gov/pds4/pds/v1}medium_type"/>
         <element name="publication_date" type="{http://pds.nasa.gov/pds4/pds/v1}publication_date"/>
         <element name="volume_de_fullname" type="{http://pds.nasa.gov/pds4/pds/v1}volume_de_fullname"/>
         <element name="volume_format" type="{http://pds.nasa.gov/pds4/pds/v1}volume_format"/>
         <element name="volume_id" type="{http://pds.nasa.gov/pds4/pds/v1}volume_id"/>
         <element name="volume_name" type="{http://pds.nasa.gov/pds4/pds/v1}volume_name"/>
         <element name="volume_set_id" type="{http://pds.nasa.gov/pds4/pds/v1}volume_set_id"/>
         <element name="volume_size" type="{http://pds.nasa.gov/pds4/pds/v1}volume_size"/>
         <element name="volume_version_id" type="{http://pds.nasa.gov/pds4/pds/v1}volume_version_id"/>
         <element name="description" type="{http://pds.nasa.gov/pds4/pds/v1}description" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 - 
Field SummaryFields Modifier and Type Field Description protected StringarchiveStatusprotected StringarchiveStatusNoteprotected List<String>curatingNodeIdsprotected Stringdescriptionprotected StringmediumTypeprotected PublicationDatepublicationDateprotected StringvolumeDeFullnameprotected StringvolumeFormatprotected StringvolumeIdprotected StringvolumeNameprotected StringvolumeSetIdprotected BigIntegervolumeSizeprotected StringvolumeVersionId
- 
Constructor SummaryConstructors Constructor Description VolumePDS3()
- 
Method SummaryModifier and Type Method Description StringgetArchiveStatus()Gets the value of the archiveStatus property.StringgetArchiveStatusNote()Gets the value of the archiveStatusNote property.List<String>getCuratingNodeIds()Gets the value of the curatingNodeIds property.StringgetDescription()Gets the value of the description property.StringgetMediumType()Gets the value of the mediumType property.PublicationDategetPublicationDate()Gets the value of the publicationDate property.StringgetVolumeDeFullname()Gets the value of the volumeDeFullname property.StringgetVolumeFormat()Gets the value of the volumeFormat property.StringgetVolumeId()Gets the value of the volumeId property.StringgetVolumeName()Gets the value of the volumeName property.StringgetVolumeSetId()Gets the value of the volumeSetId property.BigIntegergetVolumeSize()Gets the value of the volumeSize property.StringgetVolumeVersionId()Gets the value of the volumeVersionId property.voidsetArchiveStatus(String value)Sets the value of the archiveStatus property.voidsetArchiveStatusNote(String value)Sets the value of the archiveStatusNote property.voidsetDescription(String value)Sets the value of the description property.voidsetMediumType(String value)Sets the value of the mediumType property.voidsetPublicationDate(PublicationDate value)Sets the value of the publicationDate property.voidsetVolumeDeFullname(String value)Sets the value of the volumeDeFullname property.voidsetVolumeFormat(String value)Sets the value of the volumeFormat property.voidsetVolumeId(String value)Sets the value of the volumeId property.voidsetVolumeName(String value)Sets the value of the volumeName property.voidsetVolumeSetId(String value)Sets the value of the volumeSetId property.voidsetVolumeSize(BigInteger value)Sets the value of the volumeSize property.voidsetVolumeVersionId(String value)Sets the value of the volumeVersionId property.
- 
Field Details- 
archiveStatus
- 
archiveStatusNote
- 
curatingNodeIds
- 
mediumType
- 
publicationDate
- 
volumeDeFullname
- 
volumeFormat
- 
volumeId
- 
volumeName
- 
volumeSetId
- 
volumeSize
- 
volumeVersionId
- 
description
 
- 
- 
Constructor Details- 
VolumePDS3public VolumePDS3()
 
- 
- 
Method Details- 
getArchiveStatusGets the value of the archiveStatus property.- Returns:
- possible object is
     String
 
- 
setArchiveStatusSets the value of the archiveStatus property.- Parameters:
- value- allowed object is- String
 
- 
getArchiveStatusNoteGets the value of the archiveStatusNote property.- Returns:
- possible object is
     String
 
- 
setArchiveStatusNoteSets the value of the archiveStatusNote property.- Parameters:
- value- allowed object is- String
 
- 
getCuratingNodeIdsGets the value of the curatingNodeIds property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the curatingNodeIds property.For example, to add a new item, do as follows: getCuratingNodeIds().add(newItem);Objects of the following type(s) are allowed in the list String
- 
getMediumTypeGets the value of the mediumType property.- Returns:
- possible object is
     String
 
- 
setMediumTypeSets the value of the mediumType property.- Parameters:
- value- allowed object is- String
 
- 
getPublicationDateGets the value of the publicationDate property.- Returns:
- possible object is
     PublicationDate
 
- 
setPublicationDateSets the value of the publicationDate property.- Parameters:
- value- allowed object is- PublicationDate
 
- 
getVolumeDeFullnameGets the value of the volumeDeFullname property.- Returns:
- possible object is
     String
 
- 
setVolumeDeFullnameSets the value of the volumeDeFullname property.- Parameters:
- value- allowed object is- String
 
- 
getVolumeFormatGets the value of the volumeFormat property.- Returns:
- possible object is
     String
 
- 
setVolumeFormatSets the value of the volumeFormat property.- Parameters:
- value- allowed object is- String
 
- 
getVolumeIdGets the value of the volumeId property.- Returns:
- possible object is
     String
 
- 
setVolumeIdSets the value of the volumeId property.- Parameters:
- value- allowed object is- String
 
- 
getVolumeNameGets the value of the volumeName property.- Returns:
- possible object is
     String
 
- 
setVolumeNameSets the value of the volumeName property.- Parameters:
- value- allowed object is- String
 
- 
getVolumeSetIdGets the value of the volumeSetId property.- Returns:
- possible object is
     String
 
- 
setVolumeSetIdSets the value of the volumeSetId property.- Parameters:
- value- allowed object is- String
 
- 
getVolumeSizeGets the value of the volumeSize property.- Returns:
- possible object is
     BigInteger
 
- 
setVolumeSizeSets the value of the volumeSize property.- Parameters:
- value- allowed object is- BigInteger
 
- 
getVolumeVersionIdGets the value of the volumeVersionId property.- Returns:
- possible object is
     String
 
- 
setVolumeVersionIdSets the value of the volumeVersionId property.- Parameters:
- value- allowed object is- String
 
- 
getDescriptionGets the value of the description property.- Returns:
- possible object is
     String
 
- 
setDescriptionSets the value of the description property.- Parameters:
- value- allowed object is- String
 
 
-