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