Uses of Class
com.emc.d2fs.models.zipanddownloadstatusobject.ZipAndDownloadError
Packages that use ZipAndDownloadError
-
Uses of ZipAndDownloadError in com.emc.d2fs.models.zipanddownloadstatusobject
Methods in com.emc.d2fs.models.zipanddownloadstatusobject that return ZipAndDownloadErrorModifier and TypeMethodDescriptionObjectFactory.createZipAndDownloadError()
Create an instance ofZipAndDownloadError
ZipAndDownloadWarning.getZipAndDownloadError()
Gets the value of the zipAndDownloadError property.Methods in com.emc.d2fs.models.zipanddownloadstatusobject that return types with arguments of type ZipAndDownloadErrorModifier and TypeMethodDescriptionObjectFactory.createZipAndDownloadError
(ZipAndDownloadError value) Methods in com.emc.d2fs.models.zipanddownloadstatusobject with parameters of type ZipAndDownloadErrorModifier and TypeMethodDescriptionObjectFactory.createZipAndDownloadError
(ZipAndDownloadError value) void
ZipAndDownloadWarning.setZipAndDownloadError
(ZipAndDownloadError value) Sets the value of the zipAndDownloadError property.