public class HashLockTransaction extends Transaction
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getDuration()
Returns funds lock duration in number of blocks.
|
java.lang.String |
getHash()
Returns signed transaction hash for which funds are locked.
|
Mosaic |
getMosaic()
Returns locked mosaic.
|
createTransactionHash, getDeadline, getGroup, getMaxFee, getNetworkType, getRecordId, getSignature, getSignBytes, getSigner, getSize, getTransactionInfo, getType, getVersion, hasMissingSignatures, isConfirmed, isPartial, isTransactionFullyLoaded, isUnannounced, isUnconfirmed, serialize, signWith, toAggregate
public Mosaic getMosaic()
public java.math.BigInteger getDuration()
public java.lang.String getHash()