Uses of Class
gov.nasa.arc.pds.xml.generated.InstrumentPDS3
-
Packages that use InstrumentPDS3 Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of InstrumentPDS3 in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as InstrumentPDS3 Modifier and Type Field Description protected InstrumentPDS3
ProductInstrumentPDS3. instrumentPDS3
Methods in gov.nasa.arc.pds.xml.generated that return InstrumentPDS3 Modifier and Type Method Description InstrumentPDS3
ObjectFactory. createInstrumentPDS3()
Create an instance ofInstrumentPDS3
InstrumentPDS3
ProductInstrumentPDS3. getInstrumentPDS3()
Gets the value of the instrumentPDS3 property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type InstrumentPDS3 Modifier and Type Method Description void
ProductInstrumentPDS3. setInstrumentPDS3(InstrumentPDS3 value)
Sets the value of the instrumentPDS3 property.
-