Uses of Class
com.google.protobuf.GeneratedMessage.ExtendableMessage
-
Uses of GeneratedMessage.ExtendableMessage in com.google.protobuf
Classes in com.google.protobuf with type parameters of type GeneratedMessage.ExtendableMessageModifier and TypeClassDescriptionstatic class
GeneratedMessage.ExtendableBuilder<MessageT extends GeneratedMessage.ExtendableMessage<MessageT>,
BuilderT extends GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>> Generated message builders for message types that contain extension ranges subclass this.static class
GeneratedMessage.ExtendableMessage<MessageT extends GeneratedMessage.ExtendableMessage<MessageT>>
Generated message classes for message types that contain extension ranges subclass this.static interface
GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends GeneratedMessage.ExtendableMessage<MessageT>>
ExtendsMessageOrBuilder
with extension-related functions.Subclasses of GeneratedMessage.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
TODO Enums in C++ gencode (and potentially other languages) are not well scoped.static final class
Protobuf typegoogle.protobuf.FieldOptions
static final class
The protocol compiler can output a FileDescriptorSet containing the .proto files it parses.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
static final class
Encapsulates information about the original source file from which a FileDescriptorProto was generated.class
Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x).static class
GeneratedMessageV3.ExtendableMessage<MessageT extends GeneratedMessageV3.ExtendableMessage<MessageT>>
Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x).Methods in com.google.protobuf with type parameters of type GeneratedMessage.ExtendableMessageModifier and TypeMethodDescriptionprivate static <MessageT extends GeneratedMessage.ExtendableMessage<MessageT>,
T>
Extension<MessageT, T> GeneratedMessage.checkNotLite
(ExtensionLite<? extends MessageT, T> extension) Checks that theExtension
is non-Lite and returns it as aGeneratedMessage.GeneratedExtension
.Methods in com.google.protobuf with parameters of type GeneratedMessage.ExtendableMessageModifier and TypeMethodDescriptionprotected void
GeneratedMessage.ExtendableBuilder.mergeExtensionFields
(GeneratedMessage.ExtendableMessage<?> other)