org.geotools.data.complex.config
Class SourceDataStore
Object
SourceDataStore
- All Implemented Interfaces:
- Serializable
public class SourceDataStore
- extends Object
- implements Serializable
- Since:
- 2.4
- Author:
- Gabriel Roldan (Axios Engineering), Rini Angreani (CSIRO Earth Science and Resource Engineering)
- See Also:
- Serialized Form
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceDataStore
public SourceDataStore()
getId
public String getId()
setId
public void setId(String id)
getParams
public Map getParams()
setParams
public void setParams(Map params)
setDataAccess
public void setDataAccess(String isDataAccess)
isDataAccess
public boolean isDataAccess()
Copyright © 1996-2014 Geotools. All Rights Reserved.