public class ModuleBytes extends DeployExecutable
| Constructor and Description |
|---|
ModuleBytes(byte[] moduleBytes,
java.util.List<DeployNamedArg> args) |
ModuleBytes(java.util.List<DeployNamedArg> args) |
| Modifier and Type | Method and Description |
|---|---|
int |
getTag()
Obtains the byte tag for this type of casper object
|
getArgs, getModuleBytes, getNamedArgpublic ModuleBytes(byte[] moduleBytes,
java.util.List<DeployNamedArg> args)
public ModuleBytes(java.util.List<DeployNamedArg> args)
public int getTag()
HasTag