Uses of Class
gov.nasa.arc.pds.xml.generated.StopDate
-
Packages that use StopDate Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of StopDate in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as StopDate Modifier and Type Field Description protected StopDate
Investigation. stopDate
Methods in gov.nasa.arc.pds.xml.generated that return StopDate Modifier and Type Method Description StopDate
ObjectFactory. createStopDate()
Create an instance ofStopDate
StopDate
Investigation. getStopDate()
Gets the value of the stopDate property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type StopDate Modifier and Type Method Description void
Investigation. setStopDate(StopDate value)
Sets the value of the stopDate property.
-