| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Class and Description |
|---|---|
static class |
DescriptorProtos
Protobuf type
google.protobuf.MethodDescriptorProto
|
static class |
DescriptorProtos
Protobuf type
google.protobuf.MethodDescriptorProto
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos |
DescriptorProtos.ServiceDescriptorProtoOrBuilder.getMethodOrBuilder(int index)
repeated .google.protobuf.MethodDescriptorProto method = 2;
|
DescriptorProtos |
DescriptorProtos.ServiceDescriptorProto.getMethodOrBuilder(int index)
repeated .google.protobuf.MethodDescriptorProto method = 2;
|
DescriptorProtos |
DescriptorProtos.ServiceDescriptorProto.Builder.getMethodOrBuilder(int index)
repeated .google.protobuf.MethodDescriptorProto method = 2;
|
| Modifier and Type | Method and Description |
|---|---|
List |
DescriptorProtos.ServiceDescriptorProtoOrBuilder.getMethodOrBuilderList()
repeated .google.protobuf.MethodDescriptorProto method = 2;
|
List |
DescriptorProtos.ServiceDescriptorProto.getMethodOrBuilderList()
repeated .google.protobuf.MethodDescriptorProto method = 2;
|
List |
DescriptorProtos.ServiceDescriptorProto.Builder.getMethodOrBuilderList()
repeated .google.protobuf.MethodDescriptorProto method = 2;
|