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