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.TypeKindCaseType.TypeKindCase.forNumber(int value) Type.Builder.getTypeKindCase()Type.getTypeKindCase()TypeOrBuilder.getTypeKindCase()static Type.TypeKindCaseType.TypeKindCase.valueOf(int value) Deprecated.static Type.TypeKindCaseReturns 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.