public class RentalFees
extends java.lang.Object
Constructor and Description |
---|
RentalFees(java.math.BigInteger effectiveRootNamespaceRentalFeePerBlock,
java.math.BigInteger effectiveChildNamespaceRentalFee,
java.math.BigInteger effectiveMosaicRentalFee) |
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getEffectiveChildNamespaceRentalFee() |
java.math.BigInteger |
getEffectiveMosaicRentalFee() |
java.math.BigInteger |
getEffectiveRootNamespaceRentalFeePerBlock() |
public RentalFees(java.math.BigInteger effectiveRootNamespaceRentalFeePerBlock, java.math.BigInteger effectiveChildNamespaceRentalFee, java.math.BigInteger effectiveMosaicRentalFee)
public java.math.BigInteger getEffectiveRootNamespaceRentalFeePerBlock()
public java.math.BigInteger getEffectiveChildNamespaceRentalFee()
public java.math.BigInteger getEffectiveMosaicRentalFee()