public class QueryRelatedTransactionDepositFlagRequest extends Request
groupId, hashTypeEnum| 限定符和类型 | 方法和说明 |
|---|---|
void |
fromJson(com.alibaba.fastjson.JSONObject jsonObject)
Decode message from json object.
|
void |
fromRlp(RlpList list)
Decode message from rlp bytes.
|
Hash |
getTxHash()
Getter method for property identity.
|
boolean |
isValid() |
void |
setTxHash(Hash txHash)
Setter method for property identity.
|
void |
toJson(com.alibaba.fastjson.JSONObject jsonObject)
Encode message to json object.
|
byte[] |
toRlp()
Encode message to rlp bytes.
|
getGroupId, getSequenceId, getTraceId, isSetGroupId, setGroupId, setHashTypeEnum, setSequenceId, setTraceIdgetMessageType, setMessageType, toStringpublic QueryRelatedTransactionDepositFlagRequest(BaseFixedSizeByteArray.Fixed20ByteArray myChainId)
public QueryRelatedTransactionDepositFlagRequest()
public QueryRelatedTransactionDepositFlagRequest(Hash txHash, BaseFixedSizeByteArray.Fixed20ByteArray myChainId)
public QueryRelatedTransactionDepositFlagRequest(Hash txHash)
public Hash getTxHash()
public void setTxHash(Hash txHash)
txHash - value to be assigned to property identitypublic byte[] toRlp()
public void fromRlp(RlpList list)
public void toJson(com.alibaba.fastjson.JSONObject jsonObject)
Copyright © 2022. All rights reserved.