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