| Package | Description |
|---|---|
| com.casper.sdk.types |
| Modifier and Type | Method and Description |
|---|---|
AccessRights |
URef.getAccessRights() |
static AccessRights |
AccessRights.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessRights[] |
AccessRights.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
URef(byte[] bytes,
AccessRights accessRights) |
URef(String hex,
AccessRights accessRights) |
Copyright © 2021. All rights reserved.