public static interface XchainOuterClass.TxInputExtOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBucket()
optional string bucket = 1; |
com.google.protobuf.ByteString |
getBucketBytes()
optional string bucket = 1; |
com.google.protobuf.ByteString |
getKey()
optional bytes key = 2; |
int |
getRefOffset()
optional int32 ref_offset = 4; |
com.google.protobuf.ByteString |
getRefTxid()
optional bytes ref_txid = 3; |
String getBucket()
optional string bucket = 1;com.google.protobuf.ByteString getBucketBytes()
optional string bucket = 1;com.google.protobuf.ByteString getKey()
optional bytes key = 2;com.google.protobuf.ByteString getRefTxid()
optional bytes ref_txid = 3;int getRefOffset()
optional int32 ref_offset = 4;Copyright © 2020. All rights reserved.