Uses of Class
gov.nasa.arc.pds.xml.generated.Telescope
-
Packages that use Telescope Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Telescope in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as Telescope Modifier and Type Field Description protected Telescope
ProductContext. telescope
Methods in gov.nasa.arc.pds.xml.generated that return Telescope Modifier and Type Method Description Telescope
ObjectFactory. createTelescope()
Create an instance ofTelescope
Telescope
ProductContext. getTelescope()
Gets the value of the telescope property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type Telescope Modifier and Type Method Description void
ProductContext. setTelescope(Telescope value)
Sets the value of the telescope property.
-