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