Uses of Class
com.google.protobuf.GeneratedMessageV3.ExtendableMessage
Packages that use GeneratedMessageV3.ExtendableMessage
-
Uses of GeneratedMessageV3.ExtendableMessage in com.google.protobuf
Classes in com.google.protobuf with type parameters of type GeneratedMessageV3.ExtendableMessageModifier and TypeClassDescriptionstatic class
GeneratedMessageV3.ExtendableBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage,
BuilderType extends GeneratedMessageV3.ExtendableBuilder<MessageType, BuilderType>> Generated message builders for message types that contain extension ranges subclass this.static class
GeneratedMessageV3.ExtendableMessage<MessageType extends GeneratedMessageV3.ExtendableMessage>
Generated message classes for message types that contain extension ranges subclass this.static interface
GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage>
Subclasses of GeneratedMessageV3.ExtendableMessage in com.google.protobufModifier and TypeClassDescriptionstatic final class
Protobuf typegoogle.protobuf.EnumOptions
static final class
Protobuf typegoogle.protobuf.EnumValueOptions
static final class
Protobuf typegoogle.protobuf.ExtensionRangeOptions
static final class
Protobuf typegoogle.protobuf.FieldOptions
static final class
Protobuf typegoogle.protobuf.FileOptions
static final class
Protobuf typegoogle.protobuf.MessageOptions
static final class
Protobuf typegoogle.protobuf.MethodOptions
static final class
Protobuf typegoogle.protobuf.OneofOptions
static final class
Protobuf typegoogle.protobuf.ServiceOptions
Methods in com.google.protobuf with type parameters of type GeneratedMessageV3.ExtendableMessageModifier and TypeMethodDescriptionprivate static <MessageType extends GeneratedMessageV3.ExtendableMessage<MessageType>,
T>
Extension<MessageType, T> GeneratedMessageV3.checkNotLite
(ExtensionLite<MessageType, T> extension) Checks that theExtension
is non-Lite and returns it as aGeneratedMessage.GeneratedExtension
.Methods in com.google.protobuf with parameters of type GeneratedMessageV3.ExtendableMessageModifier and TypeMethodDescriptionprotected final void
GeneratedMessageV3.ExtendableBuilder.mergeExtensionFields
(GeneratedMessageV3.ExtendableMessage other)