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