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