| Package | Description |
|---|---|
| com.google.type |
| Modifier and Type | Method and Description |
|---|---|
static PhoneNumber.KindCase |
PhoneNumber.KindCase.forNumber(int value) |
PhoneNumber.KindCase |
PhoneNumberOrBuilder.getKindCase() |
PhoneNumber.KindCase |
PhoneNumber.getKindCase() |
PhoneNumber.KindCase |
PhoneNumber.Builder.getKindCase() |
static PhoneNumber.KindCase |
PhoneNumber.KindCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PhoneNumber.KindCase |
PhoneNumber.KindCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PhoneNumber.KindCase[] |
PhoneNumber.KindCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.