Package | Description |
---|---|
org.gcube.messaging.common.messages |
Modifier and Type | Field and Description |
---|---|
protected GCUBEMessage.ResultType |
GCUBEMessage.result
Result of the Monitoring message
|
Modifier and Type | Method and Description |
---|---|
GCUBEMessage.ResultType |
GCUBEMessage.getResult()
get the Result of the Monitoring message
|
static GCUBEMessage.ResultType |
GCUBEMessage.ResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GCUBEMessage.ResultType[] |
GCUBEMessage.ResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GCUBEMessage.setResult(GCUBEMessage.ResultType result)
Set the result of the monitoring message
|
Copyright © 2015. All Rights Reserved.