public static interface XchainOuterClass.UtxoOutputOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
XchainOuterClass.Header |
getHeader()
.pb.Header header = 1; |
XchainOuterClass.HeaderOrBuilder |
getHeaderOrBuilder()
.pb.Header header = 1; |
String |
getTotalSelected()
total selected amount
string totalSelected = 3; |
com.google.protobuf.ByteString |
getTotalSelectedBytes()
total selected amount
string totalSelected = 3; |
XchainOuterClass.Utxo |
getUtxoList(int index)
outSign return the output
bytes outSign = 2;
utxo list
repeated .pb.Utxo utxoList = 2; |
int |
getUtxoListCount()
outSign return the output
bytes outSign = 2;
utxo list
repeated .pb.Utxo utxoList = 2; |
List<XchainOuterClass.Utxo> |
getUtxoListList()
outSign return the output
bytes outSign = 2;
utxo list
repeated .pb.Utxo utxoList = 2; |
XchainOuterClass.UtxoOrBuilder |
getUtxoListOrBuilder(int index)
outSign return the output
bytes outSign = 2;
utxo list
repeated .pb.Utxo utxoList = 2; |
List<? extends XchainOuterClass.UtxoOrBuilder> |
getUtxoListOrBuilderList()
outSign return the output
bytes outSign = 2;
utxo list
repeated .pb.Utxo utxoList = 2; |
boolean |
hasHeader()
.pb.Header header = 1; |
boolean hasHeader()
.pb.Header header = 1;XchainOuterClass.Header getHeader()
.pb.Header header = 1;XchainOuterClass.HeaderOrBuilder getHeaderOrBuilder()
.pb.Header header = 1;List<XchainOuterClass.Utxo> getUtxoListList()
outSign return the output bytes outSign = 2; utxo list
repeated .pb.Utxo utxoList = 2;XchainOuterClass.Utxo getUtxoList(int index)
outSign return the output bytes outSign = 2; utxo list
repeated .pb.Utxo utxoList = 2;int getUtxoListCount()
outSign return the output bytes outSign = 2; utxo list
repeated .pb.Utxo utxoList = 2;List<? extends XchainOuterClass.UtxoOrBuilder> getUtxoListOrBuilderList()
outSign return the output bytes outSign = 2; utxo list
repeated .pb.Utxo utxoList = 2;XchainOuterClass.UtxoOrBuilder getUtxoListOrBuilder(int index)
outSign return the output bytes outSign = 2; utxo list
repeated .pb.Utxo utxoList = 2;String getTotalSelected()
total selected amount
string totalSelected = 3;com.google.protobuf.ByteString getTotalSelectedBytes()
total selected amount
string totalSelected = 3;Copyright © 2022. All rights reserved.