| Package | Description |
|---|---|
| com.github.DNAProject.smartcontract.neovm.abi |
| Modifier and Type | Method and Description |
|---|---|
static Parameter.Type |
Parameter.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Parameter.Type[] |
Parameter.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Parameter(String name,
Parameter.Type type,
Object value) |
Copyright © 2020. All rights reserved.