Uses of Class
gov.nasa.arc.pds.xml.generated.Airborne
-
Packages that use Airborne Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Airborne in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as Airborne Modifier and Type Field Description protected Airborne
ProductContext. airborne
Methods in gov.nasa.arc.pds.xml.generated that return Airborne Modifier and Type Method Description Airborne
ObjectFactory. createAirborne()
Create an instance ofAirborne
Airborne
ProductContext. getAirborne()
Gets the value of the airborne property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type Airborne Modifier and Type Method Description void
ProductContext. setAirborne(Airborne value)
Sets the value of the airborne property.
-