Public Member Functions | |
AlarmImpl (cern.laser.business.data.Alarm alarm) | |
String | getAlarmId () |
Triplet | getTriplet () |
String | getProblemDescription () |
Integer | getPriority () |
Source | getSource () |
URL | getHelpURL () |
String | getPiquetGSM () |
String | getPiquetEmail () |
String | getSystemName () |
String | getIdentifier () |
String | getCause () |
String | getAction () |
String | getConsequence () |
Collection | getCategories () |
Location | getLocation () |
ResponsiblePerson | getResponsiblePerson () |
Status | getStatus () |
void | setAction (String newAction) |
void | setAlarmId (String newAlarmId) |
void | setCategories (Collection newCategories) |
void | setCause (String newCause) |
void | setConsequence (String newConsequence) |
void | setHelpURL (URL newHelpURL) |
void | setIdentifier (String newIdentifier) |
void | setInstant (boolean newInstant) |
void | setLocation (Location newLocation) |
void | setMultiplicityChild (boolean newMultiplicityChild) |
void | setMultiplicityParent (boolean newMultiplicityParent) |
void | setNodeChild (boolean newNodeChild) |
void | setNodeParent (boolean newNodeParent) |
void | setPiquetEmail (String newPiquetEmail) |
void | setPiquetGSM (String newPiquetGSM) |
void | setPriority (Integer newPriority) |
void | setProblemDescription (String newProblemDescription) |
void | setResponsiblePerson (ResponsiblePerson newResponsiblePerson) |
void | setSource (Source newSource) |
void | setStatus (Status newStatus) |
void | setSystemName (String newSystemName) |
void | setTriplet (Triplet newTriplet) |
boolean | isInstant () |
boolean | isNodeParent () |
boolean | isMultiplicityParent () |
boolean | isNodeChild () |
boolean | isMultiplicityChild () |
boolean | equals (Object obj) |
int | hashCode () |
Object | clone () throws CloneNotSupportedException |
String | toString () |
Private Attributes | |
String | alarmId |
Triplet | triplet |
String | systemName |
String | identifier |
String | problemDescription |
Integer | priority |
String | cause |
String | action |
String | consequence |
Source | source |
URL | helpURL |
String | piquetGSM |
String | piquetEmail |
ResponsiblePerson | responsiblePerson |
Location | location |
Vector | categories |
Status | status |
boolean | instant |
boolean | nodeParent |
boolean | multiplicityParent |
boolean | nodeChild |
boolean | multiplicityChild |
|
|
|
Cloning method. The cloned object is a deep copy.
Implements cern::laser::client::data::Alarm.
|
|
|
|
Accessor method.
Implements cern::laser::client::data::Alarm.
|
|
Accessor method.
Implements cern::laser::client::data::Alarm.
|
|
Accessor method.
Implements cern::laser::client::data::Alarm.
|
|
Accessor method.
Implements cern::laser::client::data::Alarm.
|
|
Accessor method.
Implements cern::laser::client::data::Alarm.
|
|
Accessor method.
Implements cern::laser::client::data::Alarm.
|
|
Accessor method.
Implements cern::laser::client::data::Alarm.
|
|
Accessor method.
Implements cern::laser::client::data::Alarm.
|
|
Accessor method.
Implements cern::laser::client::data::Alarm.
|
|
Accessor method.
Implements cern::laser::client::data::Alarm.
|
|
Accessor method.
Implements cern::laser::client::data::Alarm.
|
|
Accessor method.
Implements cern::laser::client::data::Alarm.
|
|
Accessor method.
Implements cern::laser::client::data::Alarm.
|
|
Accessor method.
Implements cern::laser::client::data::Alarm.
|
|
Accessor method.
Implements cern::laser::client::data::Alarm.
|
|
Accessor method.
Implements cern::laser::client::data::Alarm.
|
|
Accessor method.
Implements cern::laser::client::data::Alarm.
|
|
|
|
Accessor method.
Implements cern::laser::client::data::Alarm.
|
|
Accessor method.
Implements cern::laser::client::data::Alarm.
|
|
Accessor method.
Implements cern::laser::client::data::Alarm.
|
|
Accessor method.
Implements cern::laser::client::data::Alarm.
|
|
Accessor method.
Implements cern::laser::client::data::Alarm.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|