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