Uses of Class
gov.nasa.arc.pds.xml.generated.InstrumentHost
-
Packages that use InstrumentHost Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of InstrumentHost in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as InstrumentHost Modifier and Type Field Description protected InstrumentHost
ProductContext. instrumentHost
Methods in gov.nasa.arc.pds.xml.generated that return InstrumentHost Modifier and Type Method Description InstrumentHost
ObjectFactory. createInstrumentHost()
Create an instance ofInstrumentHost
InstrumentHost
ProductContext. getInstrumentHost()
Gets the value of the instrumentHost property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type InstrumentHost Modifier and Type Method Description void
ProductContext. setInstrumentHost(InstrumentHost value)
Sets the value of the instrumentHost property.
-