public class FeatureinfoResponse extends Object
| Constructor and Description |
|---|
FeatureinfoResponse() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCrs() |
Object[] |
getFeatures() |
String |
getTotalFeatures() |
String |
getType() |
void |
setCrs(Object crs) |
void |
setFeatures(Object[] features) |
void |
setTotalFeatures(String totalFeatures) |
void |
setType(String type) |
public String getType()
public void setType(String type)
public String getTotalFeatures()
public void setTotalFeatures(String totalFeatures)
public Object[] getFeatures()
public void setFeatures(Object[] features)
public Object getCrs()
public void setCrs(Object crs)
Copyright © 2017. All Rights Reserved.