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