public static class FeatureCollectionConfig.UpdateConfig
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
rescan |
boolean |
startup |
boolean |
triggerOk |
| Constructor and Description |
|---|
FeatureCollectionConfig.UpdateConfig() |
FeatureCollectionConfig.UpdateConfig(java.lang.String startup,
java.lang.String rescan,
java.lang.String trigger) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public boolean startup
public java.lang.String rescan
public boolean triggerOk