Package nxt.http.responses
Class AssetEntityResponseImpl
java.lang.Object
nxt.http.responses.AssetEntityResponseImpl
- All Implemented Interfaces:
AssetEntityResponse
-
Method Details
-
getAccount
public long getAccount()- Specified by:
getAccountin interfaceAssetEntityResponse
-
getName
- Specified by:
getNamein interfaceAssetEntityResponse
-
getDescription
- Specified by:
getDescriptionin interfaceAssetEntityResponse
-
getDecimals
public byte getDecimals()- Specified by:
getDecimalsin interfaceAssetEntityResponse
-
getQuantityQNT
public long getQuantityQNT()- Specified by:
getQuantityQNTin interfaceAssetEntityResponse
-
getQuantity
- Specified by:
getQuantityin interfaceAssetEntityResponse
-
getAsset
public long getAsset()- Specified by:
getAssetin interfaceAssetEntityResponse
-
isHasPhasingAssetControl
public boolean isHasPhasingAssetControl()- Specified by:
isHasPhasingAssetControlin interfaceAssetEntityResponse
-
getNumberOfTransfers
public int getNumberOfTransfers()- Specified by:
getNumberOfTransfersin interfaceAssetEntityResponse
-
getNumberOfAccounts
public int getNumberOfAccounts()- Specified by:
getNumberOfAccountsin interfaceAssetEntityResponse
-