
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 |
Implemented in cern::laser::client::impl::data::LocationImpl, and cern::laser::guiplatform::alarms::helpers::LocationImpl.
Referenced by cern::laser::guiplatform::alarms::helpers::AlarmImpl::AlarmImpl(), and cern::laser::client::impl::data::AlarmImpl::clone().
| String cern::laser::client::data::Location::getBuilding | ( | ) |
Accessor method.
Implemented in cern::laser::client::impl::data::LocationImpl, and cern::laser::guiplatform::alarms::helpers::LocationImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmBean::getStaticInfo(), and cern::laser::guiplatform::alarms::helpers::LocationImpl::LocationImpl().
| String cern::laser::client::data::Location::getFloor | ( | ) |
Accessor method.
Implemented in cern::laser::client::impl::data::LocationImpl, and cern::laser::guiplatform::alarms::helpers::LocationImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmBean::getStaticInfo(), and cern::laser::guiplatform::alarms::helpers::LocationImpl::LocationImpl().
| String cern::laser::client::data::Location::getMap | ( | ) |
Accessor method.
Implemented in cern::laser::client::impl::data::LocationImpl, and cern::laser::guiplatform::alarms::helpers::LocationImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmBean::getStaticInfo().
| String cern::laser::client::data::Location::getMnemonic | ( | ) |
Accessor method.
Implemented in cern::laser::client::impl::data::LocationImpl, and cern::laser::guiplatform::alarms::helpers::LocationImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmBean::getStaticInfo().
| String cern::laser::client::data::Location::getPosition | ( | ) |
Accessor method.
Implemented in cern::laser::client::impl::data::LocationImpl, and cern::laser::guiplatform::alarms::helpers::LocationImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmBean::getStaticInfo(), and cern::laser::guiplatform::alarms::helpers::LocationImpl::LocationImpl().
| String cern::laser::client::data::Location::getRoom | ( | ) |
Accessor method.
Implemented in cern::laser::client::impl::data::LocationImpl, and cern::laser::guiplatform::alarms::helpers::LocationImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmBean::getStaticInfo(), and cern::laser::guiplatform::alarms::helpers::LocationImpl::LocationImpl().
| String cern::laser::client::data::Location::getSite | ( | ) |
Accessor method.
Implemented in cern::laser::client::impl::data::LocationImpl, and cern::laser::guiplatform::alarms::helpers::LocationImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmBean::getStaticInfo(), and cern::laser::guiplatform::alarms::helpers::LocationImpl::LocationImpl().
| Integer cern::laser::client::data::Location::getZone | ( | ) |
Accessor method.
Implemented in cern::laser::client::impl::data::LocationImpl, and cern::laser::guiplatform::alarms::helpers::LocationImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmBean::getStaticInfo().
1.6.2