public final class DescriptorProtos extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DescriptorProtos.DescriptorProto
Protobuf type
google.protobuf.DescriptorProto
Describes a message type. |
static interface |
DescriptorProtos.DescriptorProtoOrBuilder |
static class |
DescriptorProtos.EnumDescriptorProto
Protobuf type
google.protobuf.EnumDescriptorProto
Describes an enum type. |
static interface |
DescriptorProtos.EnumDescriptorProtoOrBuilder |
static class |
DescriptorProtos.EnumOptions
Protobuf type
google.protobuf.EnumOptions |
static interface |
DescriptorProtos.EnumOptionsOrBuilder |
static class |
DescriptorProtos.EnumValueDescriptorProto
Protobuf type
google.protobuf.EnumValueDescriptorProto
Describes a value within an enum. |
static interface |
DescriptorProtos.EnumValueDescriptorProtoOrBuilder |
static class |
DescriptorProtos.EnumValueOptions
Protobuf type
google.protobuf.EnumValueOptions |
static interface |
DescriptorProtos.EnumValueOptionsOrBuilder |
static class |
DescriptorProtos.FieldDescriptorProto
Protobuf type
google.protobuf.FieldDescriptorProto
Describes a field within a message. |
static interface |
DescriptorProtos.FieldDescriptorProtoOrBuilder |
static class |
DescriptorProtos.FieldOptions
Protobuf type
google.protobuf.FieldOptions |
static interface |
DescriptorProtos.FieldOptionsOrBuilder |
static class |
DescriptorProtos.FileDescriptorProto
Protobuf type
google.protobuf.FileDescriptorProto
Describes a complete .proto file. |
static interface |
DescriptorProtos.FileDescriptorProtoOrBuilder |
static class |
DescriptorProtos.FileDescriptorSet
Protobuf type
google.protobuf.FileDescriptorSet
The protocol compiler can output a FileDescriptorSet containing the .proto
files it parses. |
static interface |
DescriptorProtos.FileDescriptorSetOrBuilder |
static class |
DescriptorProtos.FileOptions
Protobuf type
google.protobuf.FileOptions |
static interface |
DescriptorProtos.FileOptionsOrBuilder |
static class |
DescriptorProtos.MessageOptions
Protobuf type
google.protobuf.MessageOptions |
static interface |
DescriptorProtos.MessageOptionsOrBuilder |
static class |
DescriptorProtos.MethodDescriptorProto
Protobuf type
google.protobuf.MethodDescriptorProto
Describes a method of a service. |
static interface |
DescriptorProtos.MethodDescriptorProtoOrBuilder |
static class |
DescriptorProtos.MethodOptions
Protobuf type
google.protobuf.MethodOptions |
static interface |
DescriptorProtos.MethodOptionsOrBuilder |
static class |
DescriptorProtos.OneofDescriptorProto
Protobuf type
google.protobuf.OneofDescriptorProto
Describes a oneof. |
static interface |
DescriptorProtos.OneofDescriptorProtoOrBuilder |
static class |
DescriptorProtos.ServiceDescriptorProto
Protobuf type
google.protobuf.ServiceDescriptorProto
Describes a service. |
static interface |
DescriptorProtos.ServiceDescriptorProtoOrBuilder |
static class |
DescriptorProtos.ServiceOptions
Protobuf type
google.protobuf.ServiceOptions |
static interface |
DescriptorProtos.ServiceOptionsOrBuilder |
static class |
DescriptorProtos.SourceCodeInfo
Protobuf type
google.protobuf.SourceCodeInfo
Encapsulates information about the original source file from which a
FileDescriptorProto was generated. |
static interface |
DescriptorProtos.SourceCodeInfoOrBuilder |
static class |
DescriptorProtos.UninterpretedOption
Protobuf type
google.protobuf.UninterpretedOption
A message representing a option the parser does not recognize. |
static interface |
DescriptorProtos.UninterpretedOptionOrBuilder |
Modifier and Type | Method and Description |
---|---|
static Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(ExtensionRegistry registry) |
public static void registerAllExtensions(ExtensionRegistry registry)
public static Descriptors.FileDescriptor getDescriptor()
Copyright © 2008–2016. All rights reserved.