public final class ExecutionType extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
static int |
_MULTIPLE |
static int |
_SIMPLE |
static ExecutionType |
MULTIPLE |
static ExecutionType |
SIMPLE |
| Modifier | Constructor and Description |
|---|---|
protected |
ExecutionType(int i) |
public static final int _SIMPLE
public static final ExecutionType SIMPLE
public static final int _MULTIPLE
public static final ExecutionType MULTIPLE
public int value()
public static ExecutionType from_int(int value)
Copyright © 2016. All rights reserved.