Uses of Class
gov.nasa.arc.pds.xml.generated.TimeCoordinates
-
Packages that use TimeCoordinates Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of TimeCoordinates in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as TimeCoordinates Modifier and Type Field Description protected TimeCoordinates
ContextArea. timeCoordinates
Methods in gov.nasa.arc.pds.xml.generated that return TimeCoordinates Modifier and Type Method Description TimeCoordinates
ObjectFactory. createTimeCoordinates()
Create an instance ofTimeCoordinates
TimeCoordinates
ContextArea. getTimeCoordinates()
Gets the value of the timeCoordinates property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type TimeCoordinates Modifier and Type Method Description void
ContextArea. setTimeCoordinates(TimeCoordinates value)
Sets the value of the timeCoordinates property.
-