Uses of Class
gov.nasa.arc.pds.xml.generated.StartTime
| Package | Description |
|---|---|
| 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 Modifier and Type Field Description protected JAXBElement<StartTime>DataSetPDS3. startTimeMethods in gov.nasa.arc.pds.xml.generated that return StartTime Modifier and Type Method Description StartTimeObjectFactory. createStartTime()Create an instance ofStartTimeMethods in gov.nasa.arc.pds.xml.generated that return types with arguments of type StartTime Modifier and Type Method Description JAXBElement<StartTime>ObjectFactory. createDataSetPDS3StartTime(StartTime value)JAXBElement<StartTime>DataSetPDS3. getStartTime()Gets the value of the startTime property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type StartTime Modifier and Type Method Description JAXBElement<StartTime>ObjectFactory. createDataSetPDS3StartTime(StartTime value)Method parameters in gov.nasa.arc.pds.xml.generated with type arguments of type StartTime Modifier and Type Method Description voidDataSetPDS3. setStartTime(JAXBElement<StartTime> value)Sets the value of the startTime property.