Uses of Enum
dev.cel.expr.conformance.proto3.TestAllTypes.NestedTypeCase
Packages that use TestAllTypes.NestedTypeCase
-
Uses of TestAllTypes.NestedTypeCase in dev.cel.expr.conformance.proto3
Methods in dev.cel.expr.conformance.proto3 that return TestAllTypes.NestedTypeCaseModifier and TypeMethodDescriptionstatic TestAllTypes.NestedTypeCaseTestAllTypes.NestedTypeCase.forNumber(int value) TestAllTypes.Builder.getNestedTypeCase()TestAllTypes.getNestedTypeCase()TestAllTypesOrBuilder.getNestedTypeCase()static TestAllTypes.NestedTypeCaseTestAllTypes.NestedTypeCase.valueOf(int value) Deprecated.static TestAllTypes.NestedTypeCaseReturns the enum constant of this type with the specified name.static TestAllTypes.NestedTypeCase[]TestAllTypes.NestedTypeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.