public class FeatureExporterFileConfig extends Object
| Constructor and Description |
|---|
FeatureExporterFileConfig() |
FeatureExporterFileConfig(CSVFile file,
Map<String,FeatureExportViewConfig> map) |
| Modifier and Type | Method and Description |
|---|---|
CSVFile |
getFile() |
Map<String,FeatureExportViewConfig> |
getMap() |
void |
setFile(CSVFile file) |
void |
setMap(Map<String,FeatureExportViewConfig> map) |
String |
toString() |
public FeatureExporterFileConfig(CSVFile file, Map<String,FeatureExportViewConfig> map)
public FeatureExporterFileConfig()
Copyright © 2020. All Rights Reserved.