public class ArchiveConfig extends DumpableObject
| Constructor and Description |
|---|
ArchiveConfig() |
ArchiveConfig(ArchiveTaskOption archiveType,
CompressionLevel comressionLevel) |
| Modifier and Type | Method and Description |
|---|---|
ArchiveTaskOption |
getArchiveType() |
CompressionLevel |
getCompressionLevel() |
void |
setArchiveType(ArchiveTaskOption archiveType) |
void |
setCompressionLevel(CompressionLevel comressionLevel) |
DumpString |
toDumpString(DumpString s)
This method allows subclasses to add values to the existing DumpString of the superclass.
|
ToString |
toString(ToString s)
This method allows subclasses to add values to the existing ToString of the superclass.
|
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toStringpublic ArchiveConfig()
public ArchiveConfig(ArchiveTaskOption archiveType, CompressionLevel comressionLevel)
public void setCompressionLevel(CompressionLevel comressionLevel)
public void setArchiveType(ArchiveTaskOption archiveType)
public ArchiveTaskOption getArchiveType()
public CompressionLevel getCompressionLevel()
public ToString toString(ToString s)
DumpabletoString in interface DumpabletoString in class DumpableObjectpublic DumpString toDumpString(DumpString s)
DumpabletoDumpString in interface DumpabletoDumpString in class DumpableObjectCopyright © 2014 EsprIT-Systems. All Rights Reserved.