public class Domain
extends com.google.gwt.core.client.JavaScriptObject
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
The domain name.
|
java.lang.String |
getType()
The domain type.
|
com.google.gwt.core.client.JavaScriptObject |
toJson()
Converts object to its ArcGIS Server JSON representation.
|
public final java.lang.String getName()
public final java.lang.String getType()
public final com.google.gwt.core.client.JavaScriptObject toJson()