Uses of Class
gov.nasa.arc.pds.xml.generated.Bundle
-
Packages that use Bundle Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Bundle in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as Bundle Modifier and Type Field Description protected Bundle
ProductBundle. bundle
Methods in gov.nasa.arc.pds.xml.generated that return Bundle Modifier and Type Method Description Bundle
ObjectFactory. createBundle()
Create an instance ofBundle
Bundle
ProductBundle. getBundle()
Gets the value of the bundle property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type Bundle Modifier and Type Method Description void
ProductBundle. setBundle(Bundle value)
Sets the value of the bundle property.
-