public static interface XchainOuterClass.ContractStatusOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getContractName()
string contract_name = 1; |
com.google.protobuf.ByteString |
getContractNameBytes()
string contract_name = 1; |
com.google.protobuf.ByteString |
getDesc()
bytes desc = 3; |
boolean |
getIsBanned()
bool is_banned = 4; |
String |
getTxid()
string txid = 2; |
com.google.protobuf.ByteString |
getTxidBytes()
string txid = 2; |
String getContractName()
string contract_name = 1;com.google.protobuf.ByteString getContractNameBytes()
string contract_name = 1;String getTxid()
string txid = 2;com.google.protobuf.ByteString getTxidBytes()
string txid = 2;com.google.protobuf.ByteString getDesc()
bytes desc = 3;boolean getIsBanned()
bool is_banned = 4;Copyright © 2022. All rights reserved.