public static interface TokenContract.GetLockedAmountInputOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Client.Address |
getAddress()
.Address address = 1; |
Client.AddressOrBuilder |
getAddressOrBuilder()
.Address address = 1; |
Client.Hash |
getLockId()
.Hash lock_id = 4; |
Client.HashOrBuilder |
getLockIdOrBuilder()
.Hash lock_id = 4; |
String |
getSymbol()
string symbol = 3; |
com.google.protobuf.ByteString |
getSymbolBytes()
string symbol = 3; |
boolean |
hasAddress()
.Address address = 1; |
boolean |
hasLockId()
.Hash lock_id = 4; |
boolean hasAddress()
.Address address = 1;Client.Address getAddress()
.Address address = 1;Client.AddressOrBuilder getAddressOrBuilder()
.Address address = 1;String getSymbol()
string symbol = 3;com.google.protobuf.ByteString getSymbolBytes()
string symbol = 3;boolean hasLockId()
.Hash lock_id = 4;Client.Hash getLockId()
.Hash lock_id = 4;Client.HashOrBuilder getLockIdOrBuilder()
.Hash lock_id = 4;Copyright © 2020. All rights reserved.