public class CQLQueryObject extends Object implements com.google.gwt.user.client.rpc.IsSerializable
Constructor and Description |
---|
CQLQueryObject() |
CQLQueryObject(String layerName,
String cqlQuery) |
Modifier and Type | Method and Description |
---|---|
String |
getCqlQuery() |
String |
getLayerName() |
void |
setCqlQuery(String cqlQuery) |
void |
setLayerName(String layerName) |
Copyright © 2014. All Rights Reserved.