Uses of Enum Class
com.google.protobuf.Value.KindCase
Packages that use Value.KindCase
-
Uses of Value.KindCase in com.google.protobuf
Methods in com.google.protobuf that return Value.KindCaseModifier and TypeMethodDescriptionstatic Value.KindCase
Value.KindCase.forNumber
(int value) Value.Builder.getKindCase()
Value.getKindCase()
ValueOrBuilder.getKindCase()
static Value.KindCase
Value.KindCase.valueOf
(int value) Deprecated.static Value.KindCase
Returns the enum constant of this class with the specified name.static Value.KindCase[]
Value.KindCase.values()
Returns an array containing the constants of this enum class, in the order they are declared.