| Modifier and Type | Method and Description |
|---|---|
static Source.SourceCase |
Source.SourceCase.forNumber(int value) |
Source.SourceCase |
SourceOrBuilder.getSourceCase() |
Source.SourceCase |
Source.getSourceCase() |
Source.SourceCase |
Source.Builder.getSourceCase() |
static Source.SourceCase |
Source.SourceCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Source.SourceCase |
Source.SourceCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Source.SourceCase[] |
Source.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.