|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Test.TestType | |
|---|---|
| org.gcube.messaging.common.messages | |
| Uses of Test.TestType in org.gcube.messaging.common.messages |
|---|
| Methods in org.gcube.messaging.common.messages that return Test.TestType | |
|---|---|
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. |
| Methods in org.gcube.messaging.common.messages with parameters of type Test.TestType | |
|---|---|
void |
Test.setType(Test.TestType type)
set the test type |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||