|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface DescriptorProtos.MethodDescriptorProtoOrBuilder
Method Summary | |
---|---|
String |
getInputType()
|
String |
getName()
|
DescriptorProtos.MethodOptions |
getOptions()
|
DescriptorProtos.MethodOptionsOrBuilder |
getOptionsOrBuilder()
|
String |
getOutputType()
|
boolean |
hasInputType()
|
boolean |
hasName()
|
boolean |
hasOptions()
|
boolean |
hasOutputType()
|
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasName()
String getName()
boolean hasInputType()
String getInputType()
boolean hasOutputType()
String getOutputType()
boolean hasOptions()
DescriptorProtos.MethodOptions getOptions()
DescriptorProtos.MethodOptionsOrBuilder getOptionsOrBuilder()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |