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