com.esri.core.internal.value
Class LayerMapSource
java.lang.Object
com.esri.core.internal.value.LayerSource
com.esri.core.internal.value.LayerMapSource
public class LayerMapSource
- extends LayerSource
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LayerMapSource
public LayerMapSource(int layerId)
getLayerId
public int getLayerId()
- Gets the layer id.
- Returns:
- the layer id
setLayerId
public void setLayerId(int layerId)
- Sets the layer id.
- Parameters:
layerId
- the new layer id
getVersionName
public String getVersionName()
- Gets the version name.
- Returns:
- the version name
setVersionName
public void setVersionName(String versionName)
- Sets the version name.
- Parameters:
versionName
- the new version name
toJson
public String toJson()
throws IOException
- Specified by:
toJson
in class LayerSource
- Throws:
IOException
Copyright © 2012. All Rights Reserved.