Uses of Class
gov.nasa.arc.pds.xml.generated.Aperture
-
Packages that use Aperture Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Aperture in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as Aperture Modifier and Type Field Description protected Aperture
Telescope. aperture
Methods in gov.nasa.arc.pds.xml.generated that return Aperture Modifier and Type Method Description Aperture
ObjectFactory. createAperture()
Create an instance ofAperture
Aperture
Telescope. getAperture()
Gets the value of the aperture property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type Aperture Modifier and Type Method Description void
Telescope. setAperture(Aperture value)
Sets the value of the aperture property.
-