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 InstrumentProductContext. instrumentMethods in gov.nasa.arc.pds.xml.generated that return Instrument Modifier and Type Method Description InstrumentObjectFactory. createInstrument()Create an instance ofInstrumentInstrumentProductContext. 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 voidProductContext. setInstrument(Instrument value)Sets the value of the instrument property.
-