com.esri.core.internal.value
Class DataSource
java.lang.Object
com.esri.core.internal.value.DataSource
- Direct Known Subclasses:
- JoinTableDataSource, QueryTableDataSource, RasterDataSource, TableDataSource
public abstract class DataSource
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataSource
public DataSource()
getType
public DataSource.DataSourceType getType()
setType
protected void setType(DataSource.DataSourceType type)
toJson
public abstract String toJson()
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.