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