public class SourceDataStore extends Object implements Serializable
| Constructor and Description |
|---|
SourceDataStore() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Map |
getParams() |
boolean |
isDataAccess() |
void |
setDataAccess(String isDataAccess) |
void |
setId(String id) |
void |
setParams(Map params) |
Copyright © 1996–2019 Geotools. All rights reserved.