
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 |
Implemented in cern::laser::client::impl::data::SourceImpl, and cern::laser::guiplatform::alarms::helpers::SourceImpl.
Referenced by cern::laser::guiplatform::alarms::helpers::AlarmImpl::AlarmImpl(), and cern::laser::client::impl::data::AlarmImpl::clone().
| String cern::laser::client::data::Source::getDescription | ( | ) |
Accessor method.
Implemented in cern::laser::client::impl::data::SourceImpl, and cern::laser::guiplatform::alarms::helpers::SourceImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmBean::getStaticInfo(), and cern::laser::guiplatform::alarms::helpers::SourceImpl::SourceImpl().
| String cern::laser::client::data::Source::getName | ( | ) |
Accessor method.
Implemented in cern::laser::client::impl::data::SourceImpl, and cern::laser::guiplatform::alarms::helpers::SourceImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmBean::getSourceName(), cern::laser::guiplatform::alarms::AlarmBean::getStaticInfo(), and cern::laser::guiplatform::alarms::helpers::SourceImpl::SourceImpl().
| ResponsiblePerson cern::laser::client::data::Source::getResponsiblePerson | ( | ) |
Accessor method.
Implemented in cern::laser::client::impl::data::SourceImpl, and cern::laser::guiplatform::alarms::helpers::SourceImpl.
Referenced by cern::laser::guiplatform::alarms::AlarmBean::getStaticInfo(), and cern::laser::guiplatform::alarms::helpers::SourceImpl::SourceImpl().
| String cern::laser::client::data::Source::getSourceId | ( | ) |
Accessor method.
Implemented in cern::laser::client::impl::data::SourceImpl, and cern::laser::guiplatform::alarms::helpers::SourceImpl.
Referenced by cern::laser::client::impl::data::SourceImpl::equals(), and cern::laser::guiplatform::alarms::helpers::SourceImpl::SourceImpl().
1.6.2