public static interface XchainOuterClass.TxDataAccountOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAddress()
地址
optional string address = 1; |
com.google.protobuf.ByteString |
getAddressBytes()
地址
optional string address = 1; |
String |
getAmount()
金额
optional string amount = 2; |
com.google.protobuf.ByteString |
getAmountBytes()
金额
optional string amount = 2; |
long |
getFrozenHeight()
冻结高度
optional int64 frozen_height = 3; |
String getAddress()
地址
optional string address = 1;com.google.protobuf.ByteString getAddressBytes()
地址
optional string address = 1;String getAmount()
金额
optional string amount = 2;com.google.protobuf.ByteString getAmountBytes()
金额
optional string amount = 2;long getFrozenHeight()
冻结高度
optional int64 frozen_height = 3;Copyright © 2020. All rights reserved.