|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataSource.DataSourceType | |
---|---|
com.esri.core.internal.value |
Uses of DataSource.DataSourceType in com.esri.core.internal.value |
---|
Methods in com.esri.core.internal.value that return DataSource.DataSourceType | |
---|---|
DataSource.DataSourceType |
DataSource.getType()
|
static DataSource.DataSourceType |
DataSource.DataSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DataSource.DataSourceType[] |
DataSource.DataSourceType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.esri.core.internal.value with parameters of type DataSource.DataSourceType | |
---|---|
protected void |
DataSource.setType(DataSource.DataSourceType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |