| Modifier and Type | Field and Description |
|---|---|
static UpdateType |
UpdateType.clear |
static UpdateType |
UpdateType.data |
static UpdateType |
UpdateType.line |
UpdateType |
UpdateTypeHolder.value |
| Modifier and Type | Method and Description |
|---|---|
UpdateType |
WhiteboardUpdate.discriminator() |
static UpdateType |
UpdateTypeHelper.extract(Any any) |
static UpdateType |
UpdateType.from_int(int value) |
static UpdateType |
UpdateTypeHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
UpdateTypeHelper.insert(Any any,
UpdateType s) |
static void |
UpdateTypeHelper.write(OutputStream out,
UpdateType s) |
| Constructor and Description |
|---|
UpdateTypeHolder(UpdateType initial) |
Copyright © 2017 JacORB. All rights reserved.