static CompilationResult.SourceCase |
CompilationResult.SourceCase.forNumber(int value) |
|
CompilationResult.SourceCase |
CompilationResult.Builder.getSourceCase() |
|
CompilationResult.SourceCase |
CompilationResult.getSourceCase() |
|
CompilationResult.SourceCase |
CompilationResultOrBuilder.getSourceCase() |
|
static CompilationResult.SourceCase |
CompilationResult.SourceCase.valueOf(int value) |
Deprecated.
|
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.
|