| Modifier and Type | Method and Description |
|---|---|
static CompilationResultAction.CompiledObjectCase |
CompilationResultAction.CompiledObjectCase.forNumber(int value) |
CompilationResultAction.CompiledObjectCase |
CompilationResultAction.getCompiledObjectCase() |
CompilationResultAction.CompiledObjectCase |
CompilationResultAction.Builder.getCompiledObjectCase() |
CompilationResultAction.CompiledObjectCase |
CompilationResultActionOrBuilder.getCompiledObjectCase() |
static CompilationResultAction.CompiledObjectCase |
CompilationResultAction.CompiledObjectCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CompilationResultAction.CompiledObjectCase |
CompilationResultAction.CompiledObjectCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompilationResultAction.CompiledObjectCase[] |
CompilationResultAction.CompiledObjectCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.