Uses of Class
gov.nasa.arc.pds.xml.generated.StopDateTime
Packages that use StopDateTime
-
Uses of StopDateTime in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as StopDateTimeFields in gov.nasa.arc.pds.xml.generated with type parameters of type StopDateTimeModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<StopDateTime>DataSetPDS3.stopDateTimeMethods in gov.nasa.arc.pds.xml.generated that return StopDateTimeModifier and TypeMethodDescriptionObjectFactory.createStopDateTime()Create an instance ofStopDateTimeTimeCoordinates.getStopDateTime()Gets the value of the stopDateTime property.Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type StopDateTimeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<StopDateTime>ObjectFactory.createDataSetPDS3StopDateTime(StopDateTime value) jakarta.xml.bind.JAXBElement<StopDateTime>DataSetPDS3.getStopDateTime()Gets the value of the stopDateTime property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type StopDateTimeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<StopDateTime>ObjectFactory.createDataSetPDS3StopDateTime(StopDateTime value) voidTimeCoordinates.setStopDateTime(StopDateTime value) Sets the value of the stopDateTime property.Method parameters in gov.nasa.arc.pds.xml.generated with type arguments of type StopDateTimeModifier and TypeMethodDescriptionvoidDataSetPDS3.setStopDateTime(jakarta.xml.bind.JAXBElement<StopDateTime> value) Sets the value of the stopDateTime property.