Public Member Functions | |
StatusSeqHolder () | |
StatusSeqHolder (ComponentStatus[] status) | |
ComponentStatus[] | getStatus () |
void | setStatus (ComponentStatus[] status) |
Private Attributes | |
ComponentStatus | status [] = null |
|
Constructs a new |
|
Constructs a new
|
|
Returns the status.
|
|
Sets the status.
|
|
The |