Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

cern::laser::console::Comment Class Reference

List of all members.

Public Member Functions

 Comment (String newConsoleUser, String newComment)
String getConsoleUser ()
void setConsoleUser (String newConsoleUser)
String getComment ()
void setComment (String newComment)
String toString ()
Object clone ()

Private Attributes

String consoleUser = null
String comment = null

Detailed Description

An alarm comment.

Author:
F.Calderini
See also:
cern.laser.console.CommentedAlarmMap


Constructor & Destructor Documentation

cern::laser::console::Comment::Comment String  newConsoleUser,
String  newComment
[inline]
 

Constructor.

Parameters:
newConsoleUser the author of the comment.
newComment the comment text.


Member Function Documentation

Object cern::laser::console::Comment::clone  )  [inline]
 

String cern::laser::console::Comment::getComment  )  [inline]
 

Accessor method.

Returns:
the comment text.

String cern::laser::console::Comment::getConsoleUser  )  [inline]
 

Accessor method.

Returns:
the author of the comment.

void cern::laser::console::Comment::setComment String  newComment  )  [inline]
 

Accessor method.

Parameters:
newComment the comment text.

void cern::laser::console::Comment::setConsoleUser String  newConsoleUser  )  [inline]
 

Accessor method.

Parameters:
newConsoleUser the author of the comment.

String cern::laser::console::Comment::toString  )  [inline]
 


Member Data Documentation

String cern::laser::console::Comment::comment = null [private]
 

String cern::laser::console::Comment::consoleUser = null [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:08:56 2009 for ACS Java API by doxygen 1.3.8