Package | Description |
---|---|
edu.ucdavis.cstars.client.tasks |
Modifier and Type | Method and Description |
---|---|
GPMessage.MessageType |
GPMessage.getType()
The geoprocessing message type.
|
static GPMessage.MessageType |
GPMessage.MessageType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GPMessage.MessageType[] |
GPMessage.MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|