public static interface DescriptorProtos.ServiceDescriptorProtoOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
DescriptorProtos.MethodDescriptorProto |
getMethod(int index) |
int |
getMethodCount() |
List<DescriptorProtos.MethodDescriptorProto> |
getMethodList() |
DescriptorProtos.MethodDescriptorProtoOrBuilder |
getMethodOrBuilder(int index) |
List<? extends DescriptorProtos.MethodDescriptorProtoOrBuilder> |
getMethodOrBuilderList() |
String |
getName() |
DescriptorProtos.ServiceOptions |
getOptions() |
DescriptorProtos.ServiceOptionsOrBuilder |
getOptionsOrBuilder() |
boolean |
hasName() |
boolean |
hasOptions() |
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
isInitialized
boolean hasName()
String getName()
List<DescriptorProtos.MethodDescriptorProto> getMethodList()
DescriptorProtos.MethodDescriptorProto getMethod(int index)
int getMethodCount()
List<? extends DescriptorProtos.MethodDescriptorProtoOrBuilder> getMethodOrBuilderList()
DescriptorProtos.MethodDescriptorProtoOrBuilder getMethodOrBuilder(int index)
boolean hasOptions()
DescriptorProtos.ServiceOptions getOptions()
DescriptorProtos.ServiceOptionsOrBuilder getOptionsOrBuilder()
Copyright © 2008-2012. All Rights Reserved.