public static interface ByzCoinProto.GetSignerCountersOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getSignerids(int index)
repeated string signerids = 1; |
com.google.protobuf.ByteString |
getSigneridsBytes(int index)
repeated string signerids = 1; |
int |
getSigneridsCount()
repeated string signerids = 1; |
List<String> |
getSigneridsList()
repeated string signerids = 1; |
com.google.protobuf.ByteString |
getSkipchainid()
required bytes skipchainid = 2; |
boolean |
hasSkipchainid()
required bytes skipchainid = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getSigneridsCount()
repeated string signerids = 1;String getSignerids(int index)
repeated string signerids = 1;com.google.protobuf.ByteString getSigneridsBytes(int index)
repeated string signerids = 1;boolean hasSkipchainid()
required bytes skipchainid = 2;com.google.protobuf.ByteString getSkipchainid()
required bytes skipchainid = 2;Copyright © 2019. All rights reserved.