public interface UnresolvedMosaicId
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getId()
Gets the MosaicId/NamespaceId as a
BigInteger . |
java.lang.String |
getIdAsHex()
Gets the MosaicId/NamespaceId as an hex string.
|
long |
getIdAsLong()
Gets the MosaicId/NamespaceId as a long number.
|
long getIdAsLong()
java.lang.String getIdAsHex()
java.math.BigInteger getId()
BigInteger
.