Uses of Class
gov.nasa.arc.pds.xml.generated.StopTime
| Package | Description |
|---|---|
| gov.nasa.arc.pds.xml.generated |
-
Uses of StopTime in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type StopTime Modifier and Type Field Description protected JAXBElement<StopTime>DataSetPDS3. stopTimeMethods in gov.nasa.arc.pds.xml.generated that return StopTime Modifier and Type Method Description StopTimeObjectFactory. createStopTime()Create an instance ofStopTimeMethods in gov.nasa.arc.pds.xml.generated that return types with arguments of type StopTime Modifier and Type Method Description JAXBElement<StopTime>ObjectFactory. createDataSetPDS3StopTime(StopTime value)JAXBElement<StopTime>DataSetPDS3. getStopTime()Gets the value of the stopTime property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type StopTime Modifier and Type Method Description JAXBElement<StopTime>ObjectFactory. createDataSetPDS3StopTime(StopTime value)Method parameters in gov.nasa.arc.pds.xml.generated with type arguments of type StopTime Modifier and Type Method Description voidDataSetPDS3. setStopTime(JAXBElement<StopTime> value)Sets the value of the stopTime property.