public static interface Protocol.TXOutputsOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Protocol.TXOutput |
getOutputs(int index)
repeated .protocol.TXOutput outputs = 1; |
int |
getOutputsCount()
repeated .protocol.TXOutput outputs = 1; |
List<Protocol.TXOutput> |
getOutputsList()
repeated .protocol.TXOutput outputs = 1; |
Protocol.TXOutputOrBuilder |
getOutputsOrBuilder(int index)
repeated .protocol.TXOutput outputs = 1; |
List<? extends Protocol.TXOutputOrBuilder> |
getOutputsOrBuilderList()
repeated .protocol.TXOutput outputs = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<Protocol.TXOutput> getOutputsList()
repeated .protocol.TXOutput outputs = 1;
Protocol.TXOutput getOutputs(int index)
repeated .protocol.TXOutput outputs = 1;
int getOutputsCount()
repeated .protocol.TXOutput outputs = 1;
List<? extends Protocol.TXOutputOrBuilder> getOutputsOrBuilderList()
repeated .protocol.TXOutput outputs = 1;
Protocol.TXOutputOrBuilder getOutputsOrBuilder(int index)
repeated .protocol.TXOutput outputs = 1;
Copyright © 2020. All rights reserved.