| Modifier and Type | Method and Description |
|---|---|
static Condition.Sys |
Condition.Sys.forNumber(int value) |
static Condition.Sys |
Condition.Sys.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Condition.Sys |
Condition.Sys.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Condition.Sys |
Condition.Sys.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Condition.Sys[] |
Condition.Sys.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Condition.Sys> |
Condition.Sys.internalGetValueMap() |
Copyright © 2023 Google LLC. All rights reserved.