public class MosaicSupplyChangeTransaction extends Transaction
Modifier and Type | Method and Description |
---|---|
MosaicSupplyChangeActionType |
getAction()
Returns mosaic supply type.
|
java.math.BigInteger |
getDelta()
Returns amount of mosaics added or removed.
|
UnresolvedMosaicId |
getMosaicId()
Returns mosaic id.
|
createTransactionHash, getDeadline, getGroup, getMaxFee, getNetworkType, getRecordId, getSignature, getSignBytes, getSigner, getSize, getTransactionInfo, getType, getVersion, hasMissingSignatures, isConfirmed, isPartial, isTransactionFullyLoaded, isUnannounced, isUnconfirmed, serialize, signWith, toAggregate
public UnresolvedMosaicId getMosaicId()
public MosaicSupplyChangeActionType getAction()
MosaicSupplyChangeActionType
public java.math.BigInteger getDelta()