Interface IOutItemGZip

All Superinterfaces:
IOutItemBase
All Known Subinterfaces:
IOutItemAllFormats
All Known Implementing Classes:
OutItem

public interface IOutItemGZip extends IOutItemBase
GZip specific archive item data class. It contains all information about a single archive item, that is needed for a create or an update archive operation. See IOutItemBase for details.
Since:
9.20-2.00
Author:
Boris Brodski
See Also: