An ICE role. More...
Public Member Functions | |
| IceRole (int value) | |
| int | getAssignedValue () |
Static Public Member Functions | |
| [static initializer] | |
| static IceRole | getByAssignedValue (int value) |
Public Attributes | |
| Controlling =(1) | |
| Indicates a controlling role. More... | |
| Controlled =(2) | |
| Indicates a controlled role. More... | |
An ICE role.
| fm.liveswitch.IceRole.IceRole | ( | int | value | ) |
|
static |
| int fm.liveswitch.IceRole.getAssignedValue | ( | ) |
|
static |
| fm.liveswitch.IceRole.Controlled =(2) |
Indicates a controlled role.
| fm.liveswitch.IceRole.Controlling =(1) |
Indicates a controlling role.