Uses of Class
gov.nasa.arc.pds.xml.generated.Altitude
-
Packages that use Altitude Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Altitude in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as Altitude Modifier and Type Field Description protected Altitude
Telescope. altitude
Methods in gov.nasa.arc.pds.xml.generated that return Altitude Modifier and Type Method Description Altitude
ObjectFactory. createAltitude()
Create an instance ofAltitude
Altitude
Telescope. getAltitude()
Gets the value of the altitude property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type Altitude Modifier and Type Method Description void
Telescope. setAltitude(Altitude value)
Sets the value of the altitude property.
-