public class AssetObject extends Object
| Constructor and Description |
|---|
AssetObject() |
| Modifier and Type | Method and Description |
|---|---|
long |
getAmount() |
String |
getName() |
int |
getPrecision() |
void |
setAmount(long amount) |
void |
setName(String name) |
void |
setPrecision(int precision) |
Copyright © 2019. All rights reserved.