| 程序包 | 说明 |
|---|---|
| com.baidu.xuper.pb |
| 限定符和类型 | 方法和说明 |
|---|---|
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.UtxoOutput.Builder.addUtxoListBuilder()
outSign return the output
bytes outSign = 2;
utxo list
repeated .pb.Utxo utxoList = 2; |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.UtxoOutput.Builder.addUtxoListBuilder(int index)
outSign return the output
bytes outSign = 2;
utxo list
repeated .pb.Utxo utxoList = 2; |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.Builder.clear() |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.Builder.clearAmount()
bytes amount = 1; |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.Builder.clearRefOffset()
int32 refOffset = 5; |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.Builder.clearRefTxid()
bytes refTxid = 4; |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.Builder.clearToAddr()
bytes toAddr = 2; |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.Builder.clearToPubkey()
bytes toPubkey = 3; |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.Builder.clone() |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.UtxoOutput.Builder.getUtxoListBuilder(int index)
outSign return the output
bytes outSign = 2;
utxo list
repeated .pb.Utxo utxoList = 2; |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.Builder.mergeFrom(com.google.protobuf.Message other) |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.Builder.mergeFrom(XchainOuterClass.Utxo other) |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.newBuilder() |
static XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.newBuilder(XchainOuterClass.Utxo prototype) |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.newBuilderForType() |
protected XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.Builder.setAmount(com.google.protobuf.ByteString value)
bytes amount = 1; |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.Builder.setRefOffset(int value)
int32 refOffset = 5; |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.Builder.setRefTxid(com.google.protobuf.ByteString value)
bytes refTxid = 4; |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.Builder.setToAddr(com.google.protobuf.ByteString value)
bytes toAddr = 2; |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.Builder.setToPubkey(com.google.protobuf.ByteString value)
bytes toPubkey = 3; |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
XchainOuterClass.Utxo.Builder |
XchainOuterClass.Utxo.toBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<XchainOuterClass.Utxo.Builder> |
XchainOuterClass.UtxoOutput.Builder.getUtxoListBuilderList()
outSign return the output
bytes outSign = 2;
utxo list
repeated .pb.Utxo utxoList = 2; |
| 限定符和类型 | 方法和说明 |
|---|---|
XchainOuterClass.UtxoOutput.Builder |
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 |
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 |
XchainOuterClass.UtxoOutput.Builder.setUtxoList(int index,
XchainOuterClass.Utxo.Builder builderForValue)
outSign return the output
bytes outSign = 2;
utxo list
repeated .pb.Utxo utxoList = 2; |
Copyright © 2022. All rights reserved.