Package nxt.http.responses
Class CurrencyEntityResponseImpl
java.lang.Object
nxt.http.responses.CurrencyEntityResponseImpl
- All Implemented Interfaces:
CurrencyEntityResponse
-
Method Details
-
getCurrency
public long getCurrency()- Specified by:
getCurrencyin interfaceCurrencyEntityResponse
-
getAccount
public long getAccount()- Specified by:
getAccountin interfaceCurrencyEntityResponse
-
getName
- Specified by:
getNamein interfaceCurrencyEntityResponse
-
getCode
- Specified by:
getCodein interfaceCurrencyEntityResponse
-
getDescription
- Specified by:
getDescriptionin interfaceCurrencyEntityResponse
-
getType
public int getType()- Specified by:
getTypein interfaceCurrencyEntityResponse
-
getCurrencyType
- Specified by:
getCurrencyTypein interfaceCurrencyEntityResponse
-
getChain
public int getChain()- Specified by:
getChainin interfaceCurrencyEntityResponse
-
getDecimals
public byte getDecimals()- Specified by:
getDecimalsin interfaceCurrencyEntityResponse
-
getInitialSupplyQNT
public long getInitialSupplyQNT()- Specified by:
getInitialSupplyQNTin interfaceCurrencyEntityResponse
-
getInitialSupply
- Specified by:
getInitialSupplyin interfaceCurrencyEntityResponse
-
getCurrentSupplyQNT
public long getCurrentSupplyQNT()- Specified by:
getCurrentSupplyQNTin interfaceCurrencyEntityResponse
-
getCurrentSupply
- Specified by:
getCurrentSupplyin interfaceCurrencyEntityResponse
-
getReserveSupplyQNT
public long getReserveSupplyQNT()- Specified by:
getReserveSupplyQNTin interfaceCurrencyEntityResponse
-
getReserveSupply
- Specified by:
getReserveSupplyin interfaceCurrencyEntityResponse
-
getMaxSupplyQNT
public long getMaxSupplyQNT()- Specified by:
getMaxSupplyQNTin interfaceCurrencyEntityResponse
-
getMaxSupply
- Specified by:
getMaxSupplyin interfaceCurrencyEntityResponse
-
getCreationHeight
public int getCreationHeight()- Specified by:
getCreationHeightin interfaceCurrencyEntityResponse
-
getIssuanceHeight
public int getIssuanceHeight()- Specified by:
getIssuanceHeightin interfaceCurrencyEntityResponse
-
getMinReservePerUnitNQT
public long getMinReservePerUnitNQT()- Specified by:
getMinReservePerUnitNQTin interfaceCurrencyEntityResponse
-
getMinReservePerUnit
- Specified by:
getMinReservePerUnitin interfaceCurrencyEntityResponse
-
getCurrentReservePerUnitNQT
public long getCurrentReservePerUnitNQT()- Specified by:
getCurrentReservePerUnitNQTin interfaceCurrencyEntityResponse
-
getCurrentReservePerUnit
- Specified by:
getCurrentReservePerUnitin interfaceCurrencyEntityResponse
-
getMinDifficulty
public int getMinDifficulty()- Specified by:
getMinDifficultyin interfaceCurrencyEntityResponse
-
getMaxDifficulty
public int getMaxDifficulty()- Specified by:
getMaxDifficultyin interfaceCurrencyEntityResponse
-
getAlgorithm
public byte getAlgorithm()- Specified by:
getAlgorithmin interfaceCurrencyEntityResponse
-
getNumberOfTransfers
public int getNumberOfTransfers()- Specified by:
getNumberOfTransfersin interfaceCurrencyEntityResponse
-