Uses of Enum
dev.cel.expr.Constant.ConstantKindCase
Packages that use Constant.ConstantKindCase
-
Uses of Constant.ConstantKindCase in dev.cel.expr
Subclasses with type arguments of type Constant.ConstantKindCase in dev.cel.exprMethods in dev.cel.expr that return Constant.ConstantKindCaseModifier and TypeMethodDescriptionstatic Constant.ConstantKindCaseConstant.ConstantKindCase.forNumber(int value) Constant.Builder.getConstantKindCase()Constant.getConstantKindCase()ConstantOrBuilder.getConstantKindCase()static Constant.ConstantKindCaseConstant.ConstantKindCase.valueOf(int value) Deprecated.static Constant.ConstantKindCaseReturns 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.