Package monero.daemon.model
Class MoneroOutputDistributionEntry
java.lang.Object
monero.daemon.model.MoneroOutputDistributionEntry
Monero output distribution entry.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBase()voidsetAmount(BigInteger amount) voidvoidsetDistribution(List<Integer> distribution) voidsetStartHeight(Long startHeight)
-
Constructor Details
-
MoneroOutputDistributionEntry
public MoneroOutputDistributionEntry()
-
-
Method Details
-
getAmount
-
setAmount
-
getBase
-
setBase
-
getDistribution
-
setDistribution
-
getStartHeight
-
setStartHeight
-