public class UpdateAssetContract extends TronContract
TronContract.Type| Constructor and Description |
|---|
UpdateAssetContract(Contract.UpdateAssetContract contract) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
long |
getNewLimit() |
long |
getNewPublicLimit() |
String |
getUrl() |
void |
print(String indent)
Prints the object in stdout.
|
com.google.gson.JsonObject |
toJson() |
getOwnerAddress, getTypepublic UpdateAssetContract(Contract.UpdateAssetContract contract)
public String getDescription()
public String getUrl()
public long getNewLimit()
public long getNewPublicLimit()
public com.google.gson.JsonObject toJson()
toJson in class TronContractpublic void print(String indent)
TronContractprint in class TronContractCopyright © 2020. All rights reserved.