Inherits java::io::Serializable.
List of all members.
Constructor & Destructor Documentation
| cern.laser.business.data.AlarmChange.AlarmChange |
( |
Alarm |
current, |
|
|
Alarm |
previous | |
|
) |
| | |
Member Function Documentation
| boolean cern.laser.business.data.AlarmChange.equals |
( |
Object |
obj |
) |
|
| String cern.laser.business.data.AlarmChange.getAlarmId |
( |
|
) |
|
| Alarm cern.laser.business.data.AlarmChange.getCurrent |
( |
|
) |
|
| Alarm cern.laser.business.data.AlarmChange.getPrevious |
( |
|
) |
|
| int cern.laser.business.data.AlarmChange.hashCode |
( |
|
) |
|
| void cern.laser.business.data.AlarmChange.setCurrent |
( |
AlarmImpl |
newCurrent |
) |
|
| void cern.laser.business.data.AlarmChange.setPrevious |
( |
AlarmImpl |
newPrevious |
) |
|
| String cern.laser.business.data.AlarmChange.toString |
( |
|
) |
|
The documentation for this class was generated from the following file: