Uses of Class
gov.nasa.arc.pds.xml.generated.TelescopeLatitude
-
Packages that use TelescopeLatitude Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of TelescopeLatitude in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as TelescopeLatitude Modifier and Type Field Description protected TelescopeLatitude
Telescope. telescopeLatitude
Methods in gov.nasa.arc.pds.xml.generated that return TelescopeLatitude Modifier and Type Method Description TelescopeLatitude
ObjectFactory. createTelescopeLatitude()
Create an instance ofTelescopeLatitude
TelescopeLatitude
Telescope. getTelescopeLatitude()
Gets the value of the telescopeLatitude property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type TelescopeLatitude Modifier and Type Method Description void
Telescope. setTelescopeLatitude(TelescopeLatitude value)
Sets the value of the telescopeLatitude property.
-