static Testspec.TestSpec.Cancel |
Testspec.TestSpec.Cancel.forNumber(int value) |
|
Testspec.TestSpec.Cancel |
Testspec.TestSpec.Builder.getCancel() |
.api.TestSpec.Cancel cancel = 9;
|
Testspec.TestSpec.Cancel |
Testspec.TestSpec.getCancel() |
.api.TestSpec.Cancel cancel = 9;
|
Testspec.TestSpec.Cancel |
Testspec.TestSpecOrBuilder.getCancel() |
.api.TestSpec.Cancel cancel = 9;
|
static Testspec.TestSpec.Cancel |
Testspec.TestSpec.Cancel.valueOf(int value) |
Deprecated.
|
static Testspec.TestSpec.Cancel |
Testspec.TestSpec.Cancel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Testspec.TestSpec.Cancel |
Testspec.TestSpec.Cancel.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Testspec.TestSpec.Cancel[] |
Testspec.TestSpec.Cancel.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|