public class SearchAttributesRequest extends LayerIdCommandRequest
SearchAttributesCommand.| Modifier and Type | Field and Description |
|---|---|
static String |
COMMAND
Command name for this request.
|
| Constructor and Description |
|---|
SearchAttributesRequest() |
SearchAttributesRequest(String layerId,
String attributePath) |
SearchAttributesRequest(String layerId,
String attributePath,
String filter) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributePath() |
String |
getFilter() |
void |
setAttributePath(String attributePath) |
void |
setFilter(String filter) |
String |
toString() |
getLayerId, setLayerIdpublic static final String COMMAND
Copyright © 2013 Geosparc. All Rights Reserved.