| Package | Description |
|---|---|
| types |
| Modifier and Type | Method and Description |
|---|---|
static VmErrors.ExecutionStatus.ExecutionStatusCase |
VmErrors.ExecutionStatus.ExecutionStatusCase.forNumber(int value) |
VmErrors.ExecutionStatus.ExecutionStatusCase |
VmErrors.ExecutionStatusOrBuilder.getExecutionStatusCase() |
VmErrors.ExecutionStatus.ExecutionStatusCase |
VmErrors.ExecutionStatus.getExecutionStatusCase() |
VmErrors.ExecutionStatus.ExecutionStatusCase |
VmErrors.ExecutionStatus.Builder.getExecutionStatusCase() |
static VmErrors.ExecutionStatus.ExecutionStatusCase |
VmErrors.ExecutionStatus.ExecutionStatusCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static VmErrors.ExecutionStatus.ExecutionStatusCase |
VmErrors.ExecutionStatus.ExecutionStatusCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VmErrors.ExecutionStatus.ExecutionStatusCase[] |
VmErrors.ExecutionStatus.ExecutionStatusCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.