Public Member Functions | |
| String | getSourceId () |
| String | getName () |
| String | getDescription () |
| ResponsiblePerson | getResponsiblePerson () |
| Object | clone () throws CloneNotSupportedException |
The alarm source class.
| Object cern.laser.client.data.Source.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.Source.getDescription | ( | ) |
Accessor method.
| String cern.laser.client.data.Source.getName | ( | ) |
Accessor method.
| ResponsiblePerson cern.laser.client.data.Source.getResponsiblePerson | ( | ) |
Accessor method.
| String cern.laser.client.data.Source.getSourceId | ( | ) |
Accessor method.
Referenced by cern.laser.client.impl.data.SourceImpl.equals().
1.7.0