| Package | Description |
|---|---|
| com.konfigthis.splitit.client.model |
| Modifier and Type | Method and Description |
|---|---|
static TestModes |
TestModes.fromValue(String value) |
TestModes |
TestModes.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static TestModes |
TestModes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestModes[] |
TestModes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestModes.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
TestModes enumeration) |
Copyright © 2023. All rights reserved.