public class FileUnCompressConfig extends Object
| Constructor and Description |
|---|
FileUnCompressConfig() |
| Modifier and Type | Method and Description |
|---|---|
DownloadConfig |
getDownloadConfig() |
String |
getMode() |
String |
getPrefix() |
String |
getPrefixReplaced() |
String |
getUnCompressKey() |
void |
setDownloadConfig(DownloadConfig downloadConfig) |
void |
setMode(String mode) |
void |
setPrefix(String prefix) |
void |
setPrefixReplaced(String prefixReplaced) |
void |
setUnCompressKey(String unCompressKey) |
String |
toString() |
public String getUnCompressKey()
public void setUnCompressKey(String unCompressKey)
public String getMode()
public void setMode(String mode)
public DownloadConfig getDownloadConfig()
public void setDownloadConfig(DownloadConfig downloadConfig)
public String getPrefix()
public void setPrefix(String prefix)
public String getPrefixReplaced()
public void setPrefixReplaced(String prefixReplaced)
Copyright © 2024. All rights reserved.