Public Member Functions | |
| boolean | isActive () |
| boolean | isMasked () |
| boolean | isReduced () |
| String | getSourceHostname () |
| Timestamp | getSourceTimestamp () |
| Timestamp | getUserTimestamp () |
| Timestamp | getSystemTimestamp () |
| Properties | getUserProperties () |
| Object | clone () throws CloneNotSupportedException |
The alarm dynamic information class. It describes fault state information related to its status. The alarm sources determine the status changes to apply and distribute.
| Object cern.laser.client.data.Status.clone | ( | ) | throws CloneNotSupportedException |
Cloning method. The cloned object is a deep copy.
| CloneNotSupportedException | if clone failed |
Referenced by cern.laser.client.impl.data.AlarmImpl.clone().
| String cern.laser.client.data.Status.getSourceHostname | ( | ) |
Accessor method.
| Timestamp cern.laser.client.data.Status.getSourceTimestamp | ( | ) |
Accessor method.
| Timestamp cern.laser.client.data.Status.getSystemTimestamp | ( | ) |
Accessor method.
| Properties cern.laser.client.data.Status.getUserProperties | ( | ) |
Accessor method.
| Timestamp cern.laser.client.data.Status.getUserTimestamp | ( | ) |
Accessor method.
| boolean cern.laser.client.data.Status.isActive | ( | ) |
Accessor method.
| boolean cern.laser.client.data.Status.isMasked | ( | ) |
Accessor method.
| boolean cern.laser.client.data.Status.isReduced | ( | ) |
Accessor method.
1.7.0