Uses of Enum Class
protobuf_unittest.EnumWithNoOuter
Packages that use EnumWithNoOuter
-
Uses of EnumWithNoOuter in protobuf_unittest
Methods in protobuf_unittest that return EnumWithNoOuterModifier and TypeMethodDescriptionstatic EnumWithNoOuterEnumWithNoOuter.valueOf(int value) Returns the enum constant of this class with the specified name.static EnumWithNoOuterReturns the enum constant of this class with the specified name.static EnumWithNoOuter[]EnumWithNoOuter.values()Returns an array containing the constants of this enum class, in the order they are declared.