public static interface ProtocolInfoProtos.ProtocolSignatureProtoOrBuilder extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getMethods(int index)
repeated uint32 methods = 2; |
int |
getMethodsCount()
repeated uint32 methods = 2; |
List<Integer> |
getMethodsList()
repeated uint32 methods = 2; |
long |
getVersion()
required uint64 version = 1; |
boolean |
hasVersion()
required uint64 version = 1; |
boolean hasVersion()
required uint64 version = 1;
long getVersion()
required uint64 version = 1;
List<Integer> getMethodsList()
repeated uint32 methods = 2;
int getMethodsCount()
repeated uint32 methods = 2;
int getMethods(int index)
repeated uint32 methods = 2;
Copyright © 2017 Apache Software Foundation. All Rights Reserved.