Uses of Class
gov.nasa.arc.pds.xml.generated.Zip
-
Packages that use Zip Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Zip in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as Zip Modifier and Type Field Description protected Zip
ProductZipped. zip
Methods in gov.nasa.arc.pds.xml.generated that return Zip Modifier and Type Method Description Zip
ObjectFactory. createZip()
Create an instance ofZip
Zip
ProductZipped. getZip()
Gets the value of the zip property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type Zip Modifier and Type Method Description void
ProductZipped. setZip(Zip value)
Sets the value of the zip property.
-