| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Class and Description |
|---|---|
class |
RepeatedFieldBuilder<MType extends GeneratedMessage
RepeatedFieldBuilder implements a structure that a protocol message uses to hold a repeated field of other protocol messages.
|
class |
SingleFieldBuilder<MType extends GeneratedMessage
SingleFieldBuilder implements a structure that a protocol message uses to hold a single field of another protocol message.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DescriptorProtos
Protobuf type
google.protobuf.DescriptorProto
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.DescriptorProto.ExtensionRange
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.EnumDescriptorProto
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.EnumOptions
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.EnumValueDescriptorProto
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.EnumValueOptions
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.FieldDescriptorProto
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.FieldOptions
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.FileDescriptorProto
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.FileDescriptorSet
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.FileOptions
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.MessageOptions
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.MethodDescriptorProto
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.MethodOptions
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.OneofDescriptorProto
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.ServiceDescriptorProto
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.ServiceOptions
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.SourceCodeInfo
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.SourceCodeInfo.Location
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.UninterpretedOption
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.UninterpretedOption.NamePart
|
static class |
GeneratedMessage
Generated message classes for message types that contain extension ranges subclass this.
|
| Modifier and Type | Method and Description |
|---|---|
Parser |
GeneratedMessage.getParserForType()
|
| Modifier and Type | Method and Description |
|---|---|
GeneratedMessage |
GeneratedMessage.FieldAccessorTable.ensureFieldAccessorsInitialized(Class
Ensures the field accessors are initialized.
|
| Constructor and Description | |
|---|---|
FieldAccessorTable(Descriptors
Construct a FieldAccessorTable for a particular message class.
|