Public Member Functions

cern.laser.console.impl.CommentedAlarmRef Class Reference

Inherits java::io::Serializable.

List of all members.

Public Member Functions

 CommentedAlarmRef (String alarmId, Timestamp sourceTimestamp, Comment comment)
String getAlarmId ()
void setAlarmId (String newAlarmId)
Timestamp getSourceTimestamp ()
void setSourceTimestamp (Timestamp newSourceTimestamp)
Comment getComment ()
void setComment (Comment newComment)
int hashCode ()
boolean equals (Object obj)

Constructor & Destructor Documentation

cern.laser.console.impl.CommentedAlarmRef.CommentedAlarmRef ( String  alarmId,
Timestamp  sourceTimestamp,
Comment  comment 
)

Member Function Documentation

boolean cern.laser.console.impl.CommentedAlarmRef.equals ( Object  obj  ) 
String cern.laser.console.impl.CommentedAlarmRef.getAlarmId (  ) 
Comment cern.laser.console.impl.CommentedAlarmRef.getComment (  ) 
Timestamp cern.laser.console.impl.CommentedAlarmRef.getSourceTimestamp (  ) 
int cern.laser.console.impl.CommentedAlarmRef.hashCode (  ) 
void cern.laser.console.impl.CommentedAlarmRef.setAlarmId ( String  newAlarmId  ) 
void cern.laser.console.impl.CommentedAlarmRef.setComment ( Comment  newComment  ) 
void cern.laser.console.impl.CommentedAlarmRef.setSourceTimestamp ( Timestamp  newSourceTimestamp  ) 

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties