Uses of Class
gov.nasa.arc.pds.xml.generated.Instrument
-
Packages that use Instrument Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Instrument in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as Instrument Modifier and Type Field Description protected Instrument
ProductContext. instrument
Methods in gov.nasa.arc.pds.xml.generated that return Instrument Modifier and Type Method Description Instrument
ObjectFactory. createInstrument()
Create an instance ofInstrument
Instrument
ProductContext. getInstrument()
Gets the value of the instrument property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type Instrument Modifier and Type Method Description void
ProductContext. setInstrument(Instrument value)
Sets the value of the instrument property.
-