public class FeatureExportViewConfig extends Object implements Serializable
| Constructor and Description |
|---|
FeatureExportViewConfig() |
FeatureExportViewConfig(String featureName,
boolean export,
String exportAs) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExportAs() |
String |
getFeatureName() |
boolean |
isExport() |
void |
setExport(boolean export) |
void |
setExportAs(String exportAs) |
void |
setFeatureName(String featureName) |
String |
toString() |
public static String WILDCARD
Copyright © 2020. All Rights Reserved.