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