Public Member Functions | |
| String | getBuilding () |
| String | getFloor () |
| String | getRoom () |
| String | getSite () |
| Integer | getZone () |
| String | getPosition () |
| String | getMnemonic () |
| String | getMap () |
| Object | clone () throws CloneNotSupportedException |
The alarm location class.
| Object cern.laser.client.data.Location.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.Location.getBuilding | ( | ) |
Accessor method.
| String cern.laser.client.data.Location.getFloor | ( | ) |
Accessor method.
| String cern.laser.client.data.Location.getMap | ( | ) |
Accessor method.
| String cern.laser.client.data.Location.getMnemonic | ( | ) |
Accessor method.
| String cern.laser.client.data.Location.getPosition | ( | ) |
Accessor method.
| String cern.laser.client.data.Location.getRoom | ( | ) |
Accessor method.
| String cern.laser.client.data.Location.getSite | ( | ) |
Accessor method.
| Integer cern.laser.client.data.Location.getZone | ( | ) |
Accessor method.
1.7.0