public static interface XchainOuterClass.UtxoOutputOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
XchainOuterClass.Header |
getHeader()
optional .pb.Header header = 1; |
String |
getTotalSelected()
total selected amount
optional string totalSelected = 3; |
com.google.protobuf.ByteString |
getTotalSelectedBytes()
total selected amount
optional 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; |
boolean |
hasHeader()
optional .pb.Header header = 1; |
boolean hasHeader()
optional .pb.Header header = 1;XchainOuterClass.Header getHeader()
optional .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;String getTotalSelected()
total selected amount
optional string totalSelected = 3;com.google.protobuf.ByteString getTotalSelectedBytes()
total selected amount
optional string totalSelected = 3;Copyright © 2020. All rights reserved.