Uses of Class
gov.nasa.arc.pds.xml.generated.TelescopeLongitude
-
Packages that use TelescopeLongitude Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of TelescopeLongitude in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as TelescopeLongitude Modifier and Type Field Description protected TelescopeLongitude
Telescope. telescopeLongitude
Methods in gov.nasa.arc.pds.xml.generated that return TelescopeLongitude Modifier and Type Method Description TelescopeLongitude
ObjectFactory. createTelescopeLongitude()
Create an instance ofTelescopeLongitude
TelescopeLongitude
Telescope. getTelescopeLongitude()
Gets the value of the telescopeLongitude property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type TelescopeLongitude Modifier and Type Method Description void
Telescope. setTelescopeLongitude(TelescopeLongitude value)
Sets the value of the telescopeLongitude property.
-