Uses of Enum
dev.cel.expr.conformance.test.TestOutput.ResultKindCase
Packages that use TestOutput.ResultKindCase
-
Uses of TestOutput.ResultKindCase in dev.cel.expr.conformance.test
Methods in dev.cel.expr.conformance.test that return TestOutput.ResultKindCaseModifier and TypeMethodDescriptionstatic TestOutput.ResultKindCaseTestOutput.ResultKindCase.forNumber(int value) TestOutput.Builder.getResultKindCase()TestOutput.getResultKindCase()TestOutputOrBuilder.getResultKindCase()static TestOutput.ResultKindCaseTestOutput.ResultKindCase.valueOf(int value) Deprecated.static TestOutput.ResultKindCaseReturns the enum constant of this type with the specified name.static TestOutput.ResultKindCase[]TestOutput.ResultKindCase.values()Returns an array containing the constants of this enum type, in the order they are declared.