Package monero.wallet.model
Class MoneroKeyImageImportResult
java.lang.Object
monero.wallet.model.MoneroKeyImageImportResult
Models results from importing key images.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setSpentAmount
(BigInteger spentAmount) void
setUnspentAmount
(BigInteger unspentAmount)
-
Constructor Details
-
MoneroKeyImageImportResult
public MoneroKeyImageImportResult()
-
-
Method Details
-
getHeight
-
setHeight
-
getSpentAmount
-
setSpentAmount
-
getUnspentAmount
-
setUnspentAmount
-