public class Mosaic
extends java.lang.Object
| Constructor and Description |
|---|
Mosaic(MosaicId id,
java.math.BigInteger amount) |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigInteger |
getAmount()
Return mosaic amount.
|
MosaicId |
getId()
Returns the mosaic identifier
|
public Mosaic(MosaicId id, java.math.BigInteger amount)
public MosaicId getId()
public java.math.BigInteger getAmount()