Uses of Class
gov.nasa.arc.pds.xml.generated.StartTime
Packages that use StartTime
-
Uses of StartTime in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type StartTimeModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<StartTime>DataSetPDS3.startTimeMethods in gov.nasa.arc.pds.xml.generated that return StartTimeModifier and TypeMethodDescriptionObjectFactory.createStartTime()Create an instance ofStartTimeMethods in gov.nasa.arc.pds.xml.generated that return types with arguments of type StartTimeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<StartTime>ObjectFactory.createDataSetPDS3StartTime(StartTime value) jakarta.xml.bind.JAXBElement<StartTime>DataSetPDS3.getStartTime()Gets the value of the startTime property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type StartTimeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<StartTime>ObjectFactory.createDataSetPDS3StartTime(StartTime value) Method parameters in gov.nasa.arc.pds.xml.generated with type arguments of type StartTimeModifier and TypeMethodDescriptionvoidDataSetPDS3.setStartTime(jakarta.xml.bind.JAXBElement<StartTime> value) Sets the value of the startTime property.