Uses of Enum
com.google.type.PhoneNumber.KindCase
Packages that use PhoneNumber.KindCase
-
Uses of PhoneNumber.KindCase in com.google.type
Methods in com.google.type that return PhoneNumber.KindCaseModifier and TypeMethodDescriptionstatic PhoneNumber.KindCase
PhoneNumber.KindCase.forNumber
(int value) PhoneNumber.Builder.getKindCase()
PhoneNumber.getKindCase()
PhoneNumberOrBuilder.getKindCase()
static PhoneNumber.KindCase
PhoneNumber.KindCase.valueOf
(int value) Deprecated.static PhoneNumber.KindCase
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.