Uses of Enum
dev.cel.expr.conformance.proto2.TestAllTypes.KindCase
Packages that use TestAllTypes.KindCase
-
Uses of TestAllTypes.KindCase in dev.cel.expr.conformance.proto2
Methods in dev.cel.expr.conformance.proto2 that return TestAllTypes.KindCaseModifier and TypeMethodDescriptionstatic TestAllTypes.KindCaseTestAllTypes.KindCase.forNumber(int value) TestAllTypes.Builder.getKindCase()TestAllTypes.getKindCase()TestAllTypesOrBuilder.getKindCase()static TestAllTypes.KindCaseTestAllTypes.KindCase.valueOf(int value) Deprecated.static TestAllTypes.KindCaseReturns the enum constant of this type with the specified name.static TestAllTypes.KindCase[]TestAllTypes.KindCase.values()Returns an array containing the constants of this enum type, in the order they are declared.