Uses of Class
gov.nasa.arc.pds.xml.generated.PublicationDate

Packages that use PublicationDate
gov.nasa.arc.pds.xml.generated   
 

Uses of PublicationDate in gov.nasa.arc.pds.xml.generated
 

Fields in gov.nasa.arc.pds.xml.generated declared as PublicationDate
protected  PublicationDate VolumePDS3.publicationDate
           
protected  PublicationDate Document.publicationDate
           
 

Methods in gov.nasa.arc.pds.xml.generated that return PublicationDate
 PublicationDate ObjectFactory.createPublicationDate()
          Create an instance of PublicationDate
 PublicationDate VolumePDS3.getPublicationDate()
          Gets the value of the publicationDate property.
 PublicationDate Document.getPublicationDate()
          Gets the value of the publicationDate property.
 

Methods in gov.nasa.arc.pds.xml.generated with parameters of type PublicationDate
 void VolumePDS3.setPublicationDate(PublicationDate value)
          Sets the value of the publicationDate property.
 void Document.setPublicationDate(PublicationDate value)
          Sets the value of the publicationDate property.
 



Copyright © 2013. All Rights Reserved.