Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<DescriptorProtos.MessageOptions> |
DescriptorProtos.MessageOptions.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.Builder.build() |
DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.Builder.buildPartial() |
static DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.getDefaultInstance() |
DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.getDefaultInstanceForType() |
DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.Builder.getDefaultInstanceForType() |
DescriptorProtos.MessageOptions |
DescriptorProtos.DescriptorProtoOrBuilder.getOptions()
optional .google.protobuf.MessageOptions options = 7; |
DescriptorProtos.MessageOptions |
DescriptorProtos.DescriptorProto.getOptions()
optional .google.protobuf.MessageOptions options = 7; |
DescriptorProtos.MessageOptions |
DescriptorProtos.DescriptorProto.Builder.getOptions()
optional .google.protobuf.MessageOptions options = 7; |
static DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.parseDelimitedFrom(InputStream input) |
static DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.parseFrom(byte[] data) |
static DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.parseFrom(com.google.protobuf.ByteString data) |
static DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.parseFrom(com.google.protobuf.CodedInputStream input) |
static DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.parseFrom(InputStream input) |
static DescriptorProtos.MessageOptions |
DescriptorProtos.MessageOptions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<DescriptorProtos.MessageOptions> |
DescriptorProtos.MessageOptions.getParserForType() |
static com.google.protobuf.Parser<DescriptorProtos.MessageOptions> |
DescriptorProtos.MessageOptions.parser() |
Modifier and Type | Method and Description |
---|---|
DescriptorProtos.MessageOptions.Builder |
DescriptorProtos.MessageOptions.Builder.mergeFrom(DescriptorProtos.MessageOptions other) |
DescriptorProtos.DescriptorProto.Builder |
DescriptorProtos.DescriptorProto.Builder.mergeOptions(DescriptorProtos.MessageOptions value)
optional .google.protobuf.MessageOptions options = 7; |
static DescriptorProtos.MessageOptions.Builder |
DescriptorProtos.MessageOptions.newBuilder(DescriptorProtos.MessageOptions prototype) |
DescriptorProtos.DescriptorProto.Builder |
DescriptorProtos.DescriptorProto.Builder.setOptions(DescriptorProtos.MessageOptions value)
optional .google.protobuf.MessageOptions options = 7; |
Modifier and Type | Method and Description |
---|---|
<Type> DescriptorProtos.MessageOptions.Builder |
DescriptorProtos.MessageOptions.Builder.addExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.MessageOptions,List<Type>> extension,
Type value) |
<Type> DescriptorProtos.MessageOptions.Builder |
DescriptorProtos.MessageOptions.Builder.clearExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.MessageOptions,?> extension) |
<Type> DescriptorProtos.MessageOptions.Builder |
DescriptorProtos.MessageOptions.Builder.setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.MessageOptions,List<Type>> extension,
int index,
Type value) |
<Type> DescriptorProtos.MessageOptions.Builder |
DescriptorProtos.MessageOptions.Builder.setExtension(com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.MessageOptions,Type> extension,
Type value) |
Copyright © 2013–2017 Bitcoin Solutions Ltd. All rights reserved.