public final class IUpdate extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
WhiteboardUpdate |
line |
int |
workgroup_identifier |
| Constructor and Description |
|---|
IUpdate() |
IUpdate(int workgroup_identifier,
WhiteboardUpdate line) |
public int workgroup_identifier
public WhiteboardUpdate line
public IUpdate()
public IUpdate(int workgroup_identifier,
WhiteboardUpdate line)
Copyright © 2017 JacORB. All rights reserved.