public static interface ByzCoinProto.ClientTransactionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ByzCoinProto.Instruction |
getInstructions(int index)
repeated .byzcoin.Instruction instructions = 1; |
int |
getInstructionsCount()
repeated .byzcoin.Instruction instructions = 1; |
List<ByzCoinProto.Instruction> |
getInstructionsList()
repeated .byzcoin.Instruction instructions = 1; |
ByzCoinProto.InstructionOrBuilder |
getInstructionsOrBuilder(int index)
repeated .byzcoin.Instruction instructions = 1; |
List<? extends ByzCoinProto.InstructionOrBuilder> |
getInstructionsOrBuilderList()
repeated .byzcoin.Instruction instructions = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<ByzCoinProto.Instruction> getInstructionsList()
repeated .byzcoin.Instruction instructions = 1;ByzCoinProto.Instruction getInstructions(int index)
repeated .byzcoin.Instruction instructions = 1;int getInstructionsCount()
repeated .byzcoin.Instruction instructions = 1;List<? extends ByzCoinProto.InstructionOrBuilder> getInstructionsOrBuilderList()
repeated .byzcoin.Instruction instructions = 1;ByzCoinProto.InstructionOrBuilder getInstructionsOrBuilder(int index)
repeated .byzcoin.Instruction instructions = 1;Copyright © 2019. All rights reserved.