public static interface ByzCoinProto.GetInstanceVersionResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getBlockindex()
required sint32 blockindex = 2; |
ByzCoinProto.StateChange |
getStatechange()
required .byzcoin.StateChange statechange = 1; |
ByzCoinProto.StateChangeOrBuilder |
getStatechangeOrBuilder()
required .byzcoin.StateChange statechange = 1; |
boolean |
hasBlockindex()
required sint32 blockindex = 2; |
boolean |
hasStatechange()
required .byzcoin.StateChange statechange = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStatechange()
required .byzcoin.StateChange statechange = 1;ByzCoinProto.StateChange getStatechange()
required .byzcoin.StateChange statechange = 1;ByzCoinProto.StateChangeOrBuilder getStatechangeOrBuilder()
required .byzcoin.StateChange statechange = 1;boolean hasBlockindex()
required sint32 blockindex = 2;int getBlockindex()
required sint32 blockindex = 2;Copyright © 2019. All rights reserved.