public static interface TokenContract.GetBalanceOutputOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getBalance()
sint64 balance = 3; |
Client.Address |
getOwner()
.Address owner = 2; |
Client.AddressOrBuilder |
getOwnerOrBuilder()
.Address owner = 2; |
String |
getSymbol()
string symbol = 1; |
com.google.protobuf.ByteString |
getSymbolBytes()
string symbol = 1; |
boolean |
hasOwner()
.Address owner = 2; |
String getSymbol()
string symbol = 1;com.google.protobuf.ByteString getSymbolBytes()
string symbol = 1;boolean hasOwner()
.Address owner = 2;Client.Address getOwner()
.Address owner = 2;Client.AddressOrBuilder getOwnerOrBuilder()
.Address owner = 2;long getBalance()
sint64 balance = 3;Copyright © 2020. All rights reserved.