| Package | Description |
|---|---|
| com.github.DNAProject.core | |
| com.github.DNAProject.core.payload |
| Modifier and Type | Method and Description |
|---|---|
static VmType |
VmType.valueOf(byte v) |
static VmType |
VmType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VmType[] |
VmType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
VmType |
DeployWasmCode.vmType |
Copyright © 2020. All rights reserved.