Uses of Class
gov.nasa.arc.pds.xml.generated.StartDateTime
Packages that use StartDateTime
-
Uses of StartDateTime in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as StartDateTimeFields in gov.nasa.arc.pds.xml.generated with type parameters of type StartDateTimeModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<StartDateTime>DataSetPDS3.startDateTimeMethods in gov.nasa.arc.pds.xml.generated that return StartDateTimeModifier and TypeMethodDescriptionObjectFactory.createStartDateTime()Create an instance ofStartDateTimeTimeCoordinates.getStartDateTime()Gets the value of the startDateTime property.Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type StartDateTimeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<StartDateTime>ObjectFactory.createDataSetPDS3StartDateTime(StartDateTime value) jakarta.xml.bind.JAXBElement<StartDateTime>DataSetPDS3.getStartDateTime()Gets the value of the startDateTime property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type StartDateTimeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<StartDateTime>ObjectFactory.createDataSetPDS3StartDateTime(StartDateTime value) voidTimeCoordinates.setStartDateTime(StartDateTime value) Sets the value of the startDateTime property.Method parameters in gov.nasa.arc.pds.xml.generated with type arguments of type StartDateTimeModifier and TypeMethodDescriptionvoidDataSetPDS3.setStartDateTime(jakarta.xml.bind.JAXBElement<StartDateTime> value) Sets the value of the startDateTime property.