public static interface ByzCoinProto.DataBodyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ByzCoinProto.TxResult |
getTxresults(int index)
repeated .byzcoin.TxResult txresults = 1; |
int |
getTxresultsCount()
repeated .byzcoin.TxResult txresults = 1; |
List<ByzCoinProto.TxResult> |
getTxresultsList()
repeated .byzcoin.TxResult txresults = 1; |
ByzCoinProto.TxResultOrBuilder |
getTxresultsOrBuilder(int index)
repeated .byzcoin.TxResult txresults = 1; |
List<? extends ByzCoinProto.TxResultOrBuilder> |
getTxresultsOrBuilderList()
repeated .byzcoin.TxResult txresults = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<ByzCoinProto.TxResult> getTxresultsList()
repeated .byzcoin.TxResult txresults = 1;ByzCoinProto.TxResult getTxresults(int index)
repeated .byzcoin.TxResult txresults = 1;int getTxresultsCount()
repeated .byzcoin.TxResult txresults = 1;List<? extends ByzCoinProto.TxResultOrBuilder> getTxresultsOrBuilderList()
repeated .byzcoin.TxResult txresults = 1;ByzCoinProto.TxResultOrBuilder getTxresultsOrBuilder(int index)
repeated .byzcoin.TxResult txresults = 1;Copyright © 2019. All rights reserved.