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.TestSparseEnumUnittestProto.TestSparseEnum.valueOf(int value) Returns the enum constant of this class with the specified name.static UnittestProto.TestSparseEnumReturns 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.