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