public static interface DescriptorProtos.MethodDescriptorProtoOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getInputType() |
String |
getName() |
DescriptorProtos.MethodOptions |
getOptions() |
DescriptorProtos.MethodOptionsOrBuilder |
getOptionsOrBuilder() |
String |
getOutputType() |
boolean |
hasInputType() |
boolean |
hasName() |
boolean |
hasOptions() |
boolean |
hasOutputType() |
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
isInitialized
boolean hasName()
String getName()
boolean hasInputType()
String getInputType()
boolean hasOutputType()
String getOutputType()
boolean hasOptions()
DescriptorProtos.MethodOptions getOptions()
DescriptorProtos.MethodOptionsOrBuilder getOptionsOrBuilder()
Copyright © 2008-2015. All Rights Reserved.