public static final class XchainOuterClass.UtxoOutput.Builder extends com.google.protobuf.GeneratedMessageLite.Builder<XchainOuterClass.UtxoOutput,XchainOuterClass.UtxoOutput.Builder> implements XchainOuterClass.UtxoOutputOrBuilder
UtxoOutput query results
Protobuf type pb.UtxoOutput
| 限定符和类型 | 方法和说明 |
|---|---|
XchainOuterClass.UtxoOutput.Builder |
addAllUtxoList(Iterable<? extends XchainOuterClass.Utxo> values)
outSign return the output
bytes outSign = 2;
utxo list
repeated .pb.Utxo utxoList = 2; |
XchainOuterClass.UtxoOutput.Builder |
addUtxoList(int index,
XchainOuterClass.Utxo.Builder builderForValue)
outSign return the output
bytes outSign = 2;
utxo list
repeated .pb.Utxo utxoList = 2; |
XchainOuterClass.UtxoOutput.Builder |
addUtxoList(int index,
XchainOuterClass.Utxo value)
outSign return the output
bytes outSign = 2;
utxo list
repeated .pb.Utxo utxoList = 2; |
XchainOuterClass.UtxoOutput.Builder |
addUtxoList(XchainOuterClass.Utxo.Builder builderForValue)
outSign return the output
bytes outSign = 2;
utxo list
repeated .pb.Utxo utxoList = 2; |
XchainOuterClass.UtxoOutput.Builder |
addUtxoList(XchainOuterClass.Utxo value)
outSign return the output
bytes outSign = 2;
utxo list
repeated .pb.Utxo utxoList = 2; |
XchainOuterClass.UtxoOutput.Builder |
clearHeader()
optional .pb.Header header = 1; |
XchainOuterClass.UtxoOutput.Builder |
clearTotalSelected()
total selected amount
optional string totalSelected = 3; |
XchainOuterClass.UtxoOutput.Builder |
clearUtxoList()
outSign return the output
bytes outSign = 2;
utxo list
repeated .pb.Utxo utxoList = 2; |
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; |
XchainOuterClass.UtxoOutput.Builder |
mergeHeader(XchainOuterClass.Header value)
optional .pb.Header header = 1; |
XchainOuterClass.UtxoOutput.Builder |
removeUtxoList(int index)
outSign return the output
bytes outSign = 2;
utxo list
repeated .pb.Utxo utxoList = 2; |
XchainOuterClass.UtxoOutput.Builder |
setHeader(XchainOuterClass.Header.Builder builderForValue)
optional .pb.Header header = 1; |
XchainOuterClass.UtxoOutput.Builder |
setHeader(XchainOuterClass.Header value)
optional .pb.Header header = 1; |
XchainOuterClass.UtxoOutput.Builder |
setTotalSelected(String value)
total selected amount
optional string totalSelected = 3; |
XchainOuterClass.UtxoOutput.Builder |
setTotalSelectedBytes(com.google.protobuf.ByteString value)
total selected amount
optional string totalSelected = 3; |
XchainOuterClass.UtxoOutput.Builder |
setUtxoList(int index,
XchainOuterClass.Utxo.Builder builderForValue)
outSign return the output
bytes outSign = 2;
utxo list
repeated .pb.Utxo utxoList = 2; |
XchainOuterClass.UtxoOutput.Builder |
setUtxoList(int index,
XchainOuterClass.Utxo value)
outSign return the output
bytes outSign = 2;
utxo list
repeated .pb.Utxo utxoList = 2; |
build, buildPartial, clear, clone, copyOnWrite, getDefaultInstanceForType, internalMergeFrom, isInitialized, mergeFrom, mergeFromaddAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionpublic boolean hasHeader()
optional .pb.Header header = 1;public XchainOuterClass.Header getHeader()
optional .pb.Header header = 1;public XchainOuterClass.UtxoOutput.Builder setHeader(XchainOuterClass.Header value)
optional .pb.Header header = 1;public XchainOuterClass.UtxoOutput.Builder setHeader(XchainOuterClass.Header.Builder builderForValue)
optional .pb.Header header = 1;public XchainOuterClass.UtxoOutput.Builder mergeHeader(XchainOuterClass.Header value)
optional .pb.Header header = 1;public XchainOuterClass.UtxoOutput.Builder clearHeader()
optional .pb.Header header = 1;public List<XchainOuterClass.Utxo> getUtxoListList()
outSign return the output bytes outSign = 2; utxo list
repeated .pb.Utxo utxoList = 2;public int getUtxoListCount()
outSign return the output bytes outSign = 2; utxo list
repeated .pb.Utxo utxoList = 2;public XchainOuterClass.Utxo getUtxoList(int index)
outSign return the output bytes outSign = 2; utxo list
repeated .pb.Utxo utxoList = 2;public XchainOuterClass.UtxoOutput.Builder setUtxoList(int index, XchainOuterClass.Utxo value)
outSign return the output bytes outSign = 2; utxo list
repeated .pb.Utxo utxoList = 2;public XchainOuterClass.UtxoOutput.Builder setUtxoList(int index, XchainOuterClass.Utxo.Builder builderForValue)
outSign return the output bytes outSign = 2; utxo list
repeated .pb.Utxo utxoList = 2;public XchainOuterClass.UtxoOutput.Builder addUtxoList(XchainOuterClass.Utxo value)
outSign return the output bytes outSign = 2; utxo list
repeated .pb.Utxo utxoList = 2;public XchainOuterClass.UtxoOutput.Builder addUtxoList(int index, XchainOuterClass.Utxo value)
outSign return the output bytes outSign = 2; utxo list
repeated .pb.Utxo utxoList = 2;public XchainOuterClass.UtxoOutput.Builder addUtxoList(XchainOuterClass.Utxo.Builder builderForValue)
outSign return the output bytes outSign = 2; utxo list
repeated .pb.Utxo utxoList = 2;public XchainOuterClass.UtxoOutput.Builder addUtxoList(int index, XchainOuterClass.Utxo.Builder builderForValue)
outSign return the output bytes outSign = 2; utxo list
repeated .pb.Utxo utxoList = 2;public XchainOuterClass.UtxoOutput.Builder addAllUtxoList(Iterable<? extends XchainOuterClass.Utxo> values)
outSign return the output bytes outSign = 2; utxo list
repeated .pb.Utxo utxoList = 2;public XchainOuterClass.UtxoOutput.Builder clearUtxoList()
outSign return the output bytes outSign = 2; utxo list
repeated .pb.Utxo utxoList = 2;public XchainOuterClass.UtxoOutput.Builder removeUtxoList(int index)
outSign return the output bytes outSign = 2; utxo list
repeated .pb.Utxo utxoList = 2;public String getTotalSelected()
total selected amount
optional string totalSelected = 3;public com.google.protobuf.ByteString getTotalSelectedBytes()
total selected amount
optional string totalSelected = 3;public XchainOuterClass.UtxoOutput.Builder setTotalSelected(String value)
total selected amount
optional string totalSelected = 3;public XchainOuterClass.UtxoOutput.Builder clearTotalSelected()
total selected amount
optional string totalSelected = 3;public XchainOuterClass.UtxoOutput.Builder setTotalSelectedBytes(com.google.protobuf.ByteString value)
total selected amount
optional string totalSelected = 3;Copyright © 2020. All rights reserved.