public class GPMessage
extends com.google.gwt.core.client.JavaScriptObject
Modifier and Type | Class and Description |
---|---|
static class |
GPMessage.MessageType |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
A description of the geoprocessing message.
|
GPMessage.MessageType |
getType()
The geoprocessing message type.
|
public final java.lang.String getDescription()
public final GPMessage.MessageType getType()