Uses of Class
com.google.protobuf.GeneratedMessage.ExtendableMessage
Packages that use GeneratedMessage.ExtendableMessage
-
Uses of GeneratedMessage.ExtendableMessage in com.google.protobuf
Classes in com.google.protobuf with type parameters of type GeneratedMessage.ExtendableMessageModifier and TypeClassDescriptionstatic classGeneratedMessage.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 classGeneratedMessage.ExtendableMessage<MessageT extends GeneratedMessage.ExtendableMessage<MessageT>>Generated message classes for message types that contain extension ranges subclass this.static interfaceGeneratedMessage.ExtendableMessageOrBuilder<MessageT extends GeneratedMessage.ExtendableMessage<MessageT>>ExtendsMessageOrBuilderwith extension-related functions.Subclasses of GeneratedMessage.ExtendableMessage in com.google.protobufModifier and TypeClassDescriptionstatic final classProtobuf typegoogle.protobuf.EnumOptionsstatic final classProtobuf typegoogle.protobuf.EnumValueOptionsstatic final classProtobuf typegoogle.protobuf.ExtensionRangeOptionsstatic final classTODO Enums in C++ gencode (and potentially other languages) are not well scoped.static final classProtobuf typegoogle.protobuf.FieldOptionsstatic final classThe protocol compiler can output a FileDescriptorSet containing the .proto files it parses.static final classProtobuf typegoogle.protobuf.FileOptionsstatic final classProtobuf typegoogle.protobuf.MessageOptionsstatic final classProtobuf typegoogle.protobuf.MethodOptionsstatic final classProtobuf typegoogle.protobuf.OneofOptionsstatic final classProtobuf typegoogle.protobuf.ServiceOptionsstatic final classEncapsulates information about the original source file from which a FileDescriptorProto was generated.classDeprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x).static classGeneratedMessageV3.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 theExtensionis non-Lite and returns it as aGeneratedMessage.GeneratedExtension.Methods in com.google.protobuf with parameters of type GeneratedMessage.ExtendableMessageModifier and TypeMethodDescriptionprotected voidGeneratedMessage.ExtendableBuilder.mergeExtensionFields(GeneratedMessage.ExtendableMessage<?> other)