
Public Member Functions | |
| CommentedAlarm () | |
| CommentedAlarm (cern.laser.client.data.Alarm alarm, Comment comment) | |
| cern.laser.client.data.Alarm | getAlarm () |
| void | setAlarm (cern.laser.client.data.Alarm newAlarm) |
| Comment | getComment () |
| void | setComment (Comment newComment) |
| String | toString () |
| Object | clone () |
Private Attributes | |
| cern.laser.client.data.Alarm | alarm |
| Comment | comment |
|
|
Default constructor. |
|
||||||||||||
|
Constructor.
|
|
|
|
|
|
Accessor method.
|
|
|
Accessor method.
|
|
|
Accessor method.
|
|
|
Accessor method.
|
|
|
Returns a string representation.
|
|
|
|
|
|
|
1.3.8