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.KindCasePhoneNumber.KindCase.forNumber(int value) PhoneNumber.Builder.getKindCase()PhoneNumber.getKindCase()PhoneNumberOrBuilder.getKindCase()static PhoneNumber.KindCasePhoneNumber.KindCase.valueOf(int value) Deprecated.static PhoneNumber.KindCaseReturns 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.