| Constructor and Description |
|---|
URef(byte[] bytes,
AccessRights accessRights) |
URef(String uRef) |
URef(String hex,
AccessRights accessRights) |
| Modifier and Type | Method and Description |
|---|---|
AccessRights |
getAccessRights() |
byte[] |
getBytes() |
int |
getTag()
Obtains the byte tag for this type of casper object
|
String |
toString() |
public URef(byte[] bytes,
AccessRights accessRights)
public URef(String uRef)
public URef(String hex, AccessRights accessRights)
public byte[] getBytes()
public AccessRights getAccessRights()
public int getTag()
HasTagCopyright © 2022. All rights reserved.