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