Uses of Enum Class
protobuf_unittest.UnittestProto.TestEnumWithDupValue
Packages that use UnittestProto.TestEnumWithDupValue
-
Uses of UnittestProto.TestEnumWithDupValue in protobuf_unittest
Methods in protobuf_unittest that return UnittestProto.TestEnumWithDupValueModifier and TypeMethodDescriptionUnittestProto.TestEnumWithDupValue.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.static UnittestProto.TestEnumWithDupValue[]
UnittestProto.TestEnumWithDupValue.values()
Returns an array containing the constants of this enum class, in the order they are declared.