public static interface KeepKeyMessage.TxAckOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
KeepKeyType.TransactionType |
getTx()
optional .TransactionType tx = 1; |
KeepKeyType.TransactionTypeOrBuilder |
getTxOrBuilder()
optional .TransactionType tx = 1; |
boolean |
hasTx()
optional .TransactionType tx = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasTx()
optional .TransactionType tx = 1;
KeepKeyType.TransactionType getTx()
optional .TransactionType tx = 1;
KeepKeyType.TransactionTypeOrBuilder getTxOrBuilder()
optional .TransactionType tx = 1;
Copyright © 2013–2018 Bitcoin Solutions Ltd. All rights reserved.