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