Uses of Class
gov.nasa.arc.pds.xml.generated.StopTime
Packages that use StopTime
-
Uses of StopTime in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type StopTimeModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<StopTime>DataSetPDS3.stopTimeMethods in gov.nasa.arc.pds.xml.generated that return StopTimeMethods in gov.nasa.arc.pds.xml.generated that return types with arguments of type StopTimeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<StopTime>ObjectFactory.createDataSetPDS3StopTime(StopTime value) jakarta.xml.bind.JAXBElement<StopTime>DataSetPDS3.getStopTime()Gets the value of the stopTime property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type StopTimeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<StopTime>ObjectFactory.createDataSetPDS3StopTime(StopTime value) Method parameters in gov.nasa.arc.pds.xml.generated with type arguments of type StopTimeModifier and TypeMethodDescriptionvoidDataSetPDS3.setStopTime(jakarta.xml.bind.JAXBElement<StopTime> value) Sets the value of the stopTime property.