Uses of Class
gov.nasa.arc.pds.xml.generated.SolarLongitude
-
Packages that use SolarLongitude Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of SolarLongitude in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as SolarLongitude Modifier and Type Field Description protected SolarLongitude
TimeCoordinates. solarLongitude
Methods in gov.nasa.arc.pds.xml.generated that return SolarLongitude Modifier and Type Method Description SolarLongitude
ObjectFactory. createSolarLongitude()
Create an instance ofSolarLongitude
SolarLongitude
TimeCoordinates. getSolarLongitude()
Gets the value of the solarLongitude property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type SolarLongitude Modifier and Type Method Description void
TimeCoordinates. setSolarLongitude(SolarLongitude value)
Sets the value of the solarLongitude property.
-