Uses of Enum
dev.cel.expr.Constant.ConstantKindCase
Packages that use Constant.ConstantKindCase
-
Uses of Constant.ConstantKindCase in dev.cel.expr
Methods in dev.cel.expr that return Constant.ConstantKindCaseModifier and TypeMethodDescriptionstatic Constant.ConstantKindCase
Constant.ConstantKindCase.forNumber
(int value) Constant.Builder.getConstantKindCase()
Constant.getConstantKindCase()
ConstantOrBuilder.getConstantKindCase()
static Constant.ConstantKindCase
Constant.ConstantKindCase.valueOf
(int value) Deprecated.static Constant.ConstantKindCase
Returns the enum constant of this type with the specified name.static Constant.ConstantKindCase[]
Constant.ConstantKindCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.