public static class FeatureCollectionConfig.ProtoConfig
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
cacheAll |
java.lang.String |
change |
FeatureCollectionConfig.ProtoChoice |
choice |
org.jdom2.Element |
outerNcml |
java.lang.String |
param |
Constructor and Description |
---|
ProtoConfig() |
ProtoConfig(java.lang.String choice,
java.lang.String change,
java.lang.String param,
org.jdom2.Element ncml) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public FeatureCollectionConfig.ProtoChoice choice
public java.lang.String param
public java.lang.String change
public org.jdom2.Element outerNcml
public boolean cacheAll