Uses of Class
gov.nasa.arc.pds.xml.generated.StartTime
-
Packages that use StartTime Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of StartTime in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type StartTime Modifier and Type Field Description protected javax.xml.bind.JAXBElement<StartTime>DataSetPDS3. startTimeMethods in gov.nasa.arc.pds.xml.generated that return StartTime Modifier and Type Method Description StartTimeObjectFactory. createStartTime()Create an instance ofStartTimeMethods in gov.nasa.arc.pds.xml.generated that return types with arguments of type StartTime Modifier and Type Method Description javax.xml.bind.JAXBElement<StartTime>ObjectFactory. createDataSetPDS3StartTime(StartTime value)javax.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 StartTime Modifier and Type Method Description javax.xml.bind.JAXBElement<StartTime>ObjectFactory. createDataSetPDS3StartTime(StartTime value)Method parameters in gov.nasa.arc.pds.xml.generated with type arguments of type StartTime Modifier and Type Method Description voidDataSetPDS3. setStartTime(javax.xml.bind.JAXBElement<StartTime> value)Sets the value of the startTime property.
-