Uses of Class
org.bibalex.daf.handlers.statusdatahandler.CompressedFolderDef

Packages that use CompressedFolderDef
org.bibalex.daf.handlers.statusdatahandler   
 

Uses of CompressedFolderDef in org.bibalex.daf.handlers.statusdatahandler
 

Fields in org.bibalex.daf.handlers.statusdatahandler with type parameters of type CompressedFolderDef
 java.util.ArrayList<CompressedFolderDef> BackupInfoDef.compressedFolders
          Holds the compressed folders defintions contained within this instance.
 

Methods in org.bibalex.daf.handlers.statusdatahandler that return CompressedFolderDef
 CompressedFolderDef[] BackupInfoDef.getCompressedFolders()
          Gets the compressed folders defined within this section.