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