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

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

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

Fields in gov.nasa.arc.pds.xml.generated with type parameters of type StartTime
protected  JAXBElement<StartTime> DataSetPDS3.startTime
           
 

Methods in gov.nasa.arc.pds.xml.generated that return StartTime
 StartTime ObjectFactory.createStartTime()
          Create an instance of StartTime
 

Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type StartTime
 JAXBElement<StartTime> ObjectFactory.createDataSetPDS3StartTime(StartTime value)
          Create an instance of JAXBElement<StartTime>}
 JAXBElement<StartTime> DataSetPDS3.getStartTime()
          Gets the value of the startTime property.
 

Methods in gov.nasa.arc.pds.xml.generated with parameters of type StartTime
 JAXBElement<StartTime> ObjectFactory.createDataSetPDS3StartTime(StartTime value)
          Create an instance of JAXBElement<StartTime>}
 

Method parameters in gov.nasa.arc.pds.xml.generated with type arguments of type StartTime
 void DataSetPDS3.setStartTime(JAXBElement<StartTime> value)
          Sets the value of the startTime property.
 



Copyright © 2014. All Rights Reserved.