public static final class Protocol.InternalTransaction.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder> implements Protocol.InternalTransactionOrBuilder
protocol.InternalTransaction
Modifier and Type | Method and Description |
---|---|
Protocol.InternalTransaction.Builder |
addAllCallValueInfo(Iterable<? extends Protocol.InternalTransaction.CallValueInfo> values)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.Builder |
addCallValueInfo(int index,
Protocol.InternalTransaction.CallValueInfo.Builder builderForValue)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.Builder |
addCallValueInfo(int index,
Protocol.InternalTransaction.CallValueInfo value)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.Builder |
addCallValueInfo(Protocol.InternalTransaction.CallValueInfo.Builder builderForValue)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.Builder |
addCallValueInfo(Protocol.InternalTransaction.CallValueInfo value)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.CallValueInfo.Builder |
addCallValueInfoBuilder()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.CallValueInfo.Builder |
addCallValueInfoBuilder(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Protocol.InternalTransaction |
build() |
Protocol.InternalTransaction |
buildPartial() |
Protocol.InternalTransaction.Builder |
clear() |
Protocol.InternalTransaction.Builder |
clearCallerAddress()
the one send trx (TBD: or token) via function
bytes caller_address = 2; |
Protocol.InternalTransaction.Builder |
clearCallValueInfo()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Protocol.InternalTransaction.Builder |
clearHash()
internalTransaction identity, the root InternalTransaction hash
should equals to root transaction id.
|
Protocol.InternalTransaction.Builder |
clearNote()
bytes note = 5; |
Protocol.InternalTransaction.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Protocol.InternalTransaction.Builder |
clearRejected()
bool rejected = 6; |
Protocol.InternalTransaction.Builder |
clearTransferToAddress()
the one recieve trx (TBD: or token) via function
bytes transferTo_address = 3; |
Protocol.InternalTransaction.Builder |
clone() |
com.google.protobuf.ByteString |
getCallerAddress()
the one send trx (TBD: or token) via function
bytes caller_address = 2; |
Protocol.InternalTransaction.CallValueInfo |
getCallValueInfo(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.CallValueInfo.Builder |
getCallValueInfoBuilder(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
List<Protocol.InternalTransaction.CallValueInfo.Builder> |
getCallValueInfoBuilderList()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
int |
getCallValueInfoCount()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
List<Protocol.InternalTransaction.CallValueInfo> |
getCallValueInfoList()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.CallValueInfoOrBuilder |
getCallValueInfoOrBuilder(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
List<? extends Protocol.InternalTransaction.CallValueInfoOrBuilder> |
getCallValueInfoOrBuilderList()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.ByteString |
getHash()
internalTransaction identity, the root InternalTransaction hash
should equals to root transaction id.
|
com.google.protobuf.ByteString |
getNote()
bytes note = 5; |
boolean |
getRejected()
bool rejected = 6; |
com.google.protobuf.ByteString |
getTransferToAddress()
the one recieve trx (TBD: or token) via function
bytes transferTo_address = 3; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Protocol.InternalTransaction.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Protocol.InternalTransaction.Builder |
mergeFrom(com.google.protobuf.Message other) |
Protocol.InternalTransaction.Builder |
mergeFrom(Protocol.InternalTransaction other) |
Protocol.InternalTransaction.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Protocol.InternalTransaction.Builder |
removeCallValueInfo(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.Builder |
setCallerAddress(com.google.protobuf.ByteString value)
the one send trx (TBD: or token) via function
bytes caller_address = 2; |
Protocol.InternalTransaction.Builder |
setCallValueInfo(int index,
Protocol.InternalTransaction.CallValueInfo.Builder builderForValue)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.Builder |
setCallValueInfo(int index,
Protocol.InternalTransaction.CallValueInfo value)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4; |
Protocol.InternalTransaction.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Protocol.InternalTransaction.Builder |
setHash(com.google.protobuf.ByteString value)
internalTransaction identity, the root InternalTransaction hash
should equals to root transaction id.
|
Protocol.InternalTransaction.Builder |
setNote(com.google.protobuf.ByteString value)
bytes note = 5; |
Protocol.InternalTransaction.Builder |
setRejected(boolean value)
bool rejected = 6; |
Protocol.InternalTransaction.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Protocol.InternalTransaction.Builder |
setTransferToAddress(com.google.protobuf.ByteString value)
the one recieve trx (TBD: or token) via function
bytes transferTo_address = 3; |
Protocol.InternalTransaction.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>
public Protocol.InternalTransaction.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>
public Protocol.InternalTransaction getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Protocol.InternalTransaction build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Protocol.InternalTransaction buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Protocol.InternalTransaction.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>
public Protocol.InternalTransaction.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>
public Protocol.InternalTransaction.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>
public Protocol.InternalTransaction.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>
public Protocol.InternalTransaction.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>
public Protocol.InternalTransaction.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>
public Protocol.InternalTransaction.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Protocol.InternalTransaction.Builder>
public Protocol.InternalTransaction.Builder mergeFrom(Protocol.InternalTransaction other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>
public Protocol.InternalTransaction.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Protocol.InternalTransaction.Builder>
IOException
public com.google.protobuf.ByteString getHash()
internalTransaction identity, the root InternalTransaction hash should equals to root transaction id.
bytes hash = 1;
getHash
in interface Protocol.InternalTransactionOrBuilder
public Protocol.InternalTransaction.Builder setHash(com.google.protobuf.ByteString value)
internalTransaction identity, the root InternalTransaction hash should equals to root transaction id.
bytes hash = 1;
public Protocol.InternalTransaction.Builder clearHash()
internalTransaction identity, the root InternalTransaction hash should equals to root transaction id.
bytes hash = 1;
public com.google.protobuf.ByteString getCallerAddress()
the one send trx (TBD: or token) via function
bytes caller_address = 2;
getCallerAddress
in interface Protocol.InternalTransactionOrBuilder
public Protocol.InternalTransaction.Builder setCallerAddress(com.google.protobuf.ByteString value)
the one send trx (TBD: or token) via function
bytes caller_address = 2;
public Protocol.InternalTransaction.Builder clearCallerAddress()
the one send trx (TBD: or token) via function
bytes caller_address = 2;
public com.google.protobuf.ByteString getTransferToAddress()
the one recieve trx (TBD: or token) via function
bytes transferTo_address = 3;
getTransferToAddress
in interface Protocol.InternalTransactionOrBuilder
public Protocol.InternalTransaction.Builder setTransferToAddress(com.google.protobuf.ByteString value)
the one recieve trx (TBD: or token) via function
bytes transferTo_address = 3;
public Protocol.InternalTransaction.Builder clearTransferToAddress()
the one recieve trx (TBD: or token) via function
bytes transferTo_address = 3;
public List<Protocol.InternalTransaction.CallValueInfo> getCallValueInfoList()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoList
in interface Protocol.InternalTransactionOrBuilder
public int getCallValueInfoCount()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoCount
in interface Protocol.InternalTransactionOrBuilder
public Protocol.InternalTransaction.CallValueInfo getCallValueInfo(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfo
in interface Protocol.InternalTransactionOrBuilder
public Protocol.InternalTransaction.Builder setCallValueInfo(int index, Protocol.InternalTransaction.CallValueInfo value)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
public Protocol.InternalTransaction.Builder setCallValueInfo(int index, Protocol.InternalTransaction.CallValueInfo.Builder builderForValue)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
public Protocol.InternalTransaction.Builder addCallValueInfo(Protocol.InternalTransaction.CallValueInfo value)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
public Protocol.InternalTransaction.Builder addCallValueInfo(int index, Protocol.InternalTransaction.CallValueInfo value)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
public Protocol.InternalTransaction.Builder addCallValueInfo(Protocol.InternalTransaction.CallValueInfo.Builder builderForValue)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
public Protocol.InternalTransaction.Builder addCallValueInfo(int index, Protocol.InternalTransaction.CallValueInfo.Builder builderForValue)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
public Protocol.InternalTransaction.Builder addAllCallValueInfo(Iterable<? extends Protocol.InternalTransaction.CallValueInfo> values)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
public Protocol.InternalTransaction.Builder clearCallValueInfo()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
public Protocol.InternalTransaction.Builder removeCallValueInfo(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
public Protocol.InternalTransaction.CallValueInfo.Builder getCallValueInfoBuilder(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
public Protocol.InternalTransaction.CallValueInfoOrBuilder getCallValueInfoOrBuilder(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoOrBuilder
in interface Protocol.InternalTransactionOrBuilder
public List<? extends Protocol.InternalTransaction.CallValueInfoOrBuilder> getCallValueInfoOrBuilderList()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoOrBuilderList
in interface Protocol.InternalTransactionOrBuilder
public Protocol.InternalTransaction.CallValueInfo.Builder addCallValueInfoBuilder()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
public Protocol.InternalTransaction.CallValueInfo.Builder addCallValueInfoBuilder(int index)
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
public List<Protocol.InternalTransaction.CallValueInfo.Builder> getCallValueInfoBuilderList()
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
public com.google.protobuf.ByteString getNote()
bytes note = 5;
getNote
in interface Protocol.InternalTransactionOrBuilder
public Protocol.InternalTransaction.Builder setNote(com.google.protobuf.ByteString value)
bytes note = 5;
public Protocol.InternalTransaction.Builder clearNote()
bytes note = 5;
public boolean getRejected()
bool rejected = 6;
getRejected
in interface Protocol.InternalTransactionOrBuilder
public Protocol.InternalTransaction.Builder setRejected(boolean value)
bool rejected = 6;
public Protocol.InternalTransaction.Builder clearRejected()
bool rejected = 6;
public final Protocol.InternalTransaction.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>
public final Protocol.InternalTransaction.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Protocol.InternalTransaction.Builder>
Copyright © 2020. All rights reserved.