Uses of Class
gov.nasa.arc.pds.xml.generated.StopTime
-
Packages that use 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 javax.xml.bind.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 javax.xml.bind.JAXBElement<StopTime>ObjectFactory. createDataSetPDS3StopTime(StopTime value)javax.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 StopTime Modifier and Type Method Description javax.xml.bind.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(javax.xml.bind.JAXBElement<StopTime> value)Sets the value of the stopTime property.
-