| Package | Description |
|---|---|
| org.gcube.messaging.common.messages |
| Modifier and Type | Method and Description |
|---|---|
Test.TestType |
Test.getType()
get the testType
|
static Test.TestType |
Test.TestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Test.TestType[] |
Test.TestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Test.setType(Test.TestType type)
set the test type
|
Copyright © 2016. All Rights Reserved.