Uses of Enum Class
protobuf_unittest.UnittestProto.TestAllTypes.NestedEnum
Packages that use UnittestProto.TestAllTypes.NestedEnum
-
Uses of UnittestProto.TestAllTypes.NestedEnum in protobuf_unittest
Methods in protobuf_unittest that return UnittestProto.TestAllTypes.NestedEnumModifier and TypeMethodDescriptionUnittestProto.TestAllTypes.NestedEnum.valueOf
(int value) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.UnittestProto.TestAllTypes.NestedEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.