Uses of Class
gov.nasa.arc.pds.xml.generated.InstrumentHostPDS3
-
Packages that use InstrumentHostPDS3 Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of InstrumentHostPDS3 in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as InstrumentHostPDS3 Modifier and Type Field Description protected InstrumentHostPDS3
ProductInstrumentHostPDS3. instrumentHostPDS3
Methods in gov.nasa.arc.pds.xml.generated that return InstrumentHostPDS3 Modifier and Type Method Description InstrumentHostPDS3
ObjectFactory. createInstrumentHostPDS3()
Create an instance ofInstrumentHostPDS3
InstrumentHostPDS3
ProductInstrumentHostPDS3. getInstrumentHostPDS3()
Gets the value of the instrumentHostPDS3 property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type InstrumentHostPDS3 Modifier and Type Method Description void
ProductInstrumentHostPDS3. setInstrumentHostPDS3(InstrumentHostPDS3 value)
Sets the value of the instrumentHostPDS3 property.
-