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

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

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

Fields in gov.nasa.arc.pds.xml.generated declared as StartDateTime
protected  StartDateTime TimeCoordinates.startDateTime
           
protected  StartDateTime DataSetPDS3.startDateTime
           
 

Methods in gov.nasa.arc.pds.xml.generated that return StartDateTime
 StartDateTime ObjectFactory.createStartDateTime()
          Create an instance of StartDateTime
 StartDateTime TimeCoordinates.getStartDateTime()
          Gets the value of the startDateTime property.
 StartDateTime DataSetPDS3.getStartDateTime()
          Gets the value of the startDateTime property.
 

Methods in gov.nasa.arc.pds.xml.generated with parameters of type StartDateTime
 void TimeCoordinates.setStartDateTime(StartDateTime value)
          Sets the value of the startDateTime property.
 void DataSetPDS3.setStartDateTime(StartDateTime value)
          Sets the value of the startDateTime property.
 



Copyright © 2013. All Rights Reserved.