Uses of Enum Class
com.google.protobuf.Extension.ExtensionType
Packages that use Extension.ExtensionType
-
Uses of Extension.ExtensionType in com.google.protobuf
Methods in com.google.protobuf that return Extension.ExtensionTypeModifier and TypeMethodDescriptionprotected abstract Extension.ExtensionTypeExtension.getExtensionType()protected Extension.ExtensionTypeGeneratedMessage.GeneratedExtension.getExtensionType()static Extension.ExtensionTypeReturns the enum constant of this class with the specified name.static Extension.ExtensionType[]Extension.ExtensionType.values()Returns an array containing the constants of this enum class, in the order they are declared.