Constructor and Description |
---|
BalanceQuery(TokenId tokenId,
AbstractAddress address) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
AbstractAddress |
getAddress()
The address to query the balance of
|
TokenId |
getTokenId()
The token id to query
|
int |
hashCode() |
String |
toString() |
public BalanceQuery(TokenId tokenId, AbstractAddress address)
public TokenId getTokenId()
public AbstractAddress getAddress()
protected boolean canEqual(Object other)
Copyright © 2025. All rights reserved.