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

cern::laser::guiplatform::explorer::ACChildrenMap::NTI Class Reference

List of all members.

Public Member Functions

 NTI ()
 NTI (int type, String alarm_id, Object object)
int getType ()
String getAlarmId ()
Object getObject ()
long getTimestamp ()
int compare (Object o1, Object o2)
String toString ()
boolean equals (Object obj)
int hashCode ()

Static Public Attributes

final int ADD = 1
final int REMOVE = 2

Private Attributes

int type
String alarm_id
Object object
long timestamp

Detailed Description

Class NTI - Type, Node, Timestamp, Id Helper class, represents change objects in synchro buffer with additional informations


Constructor & Destructor Documentation

cern::laser::guiplatform::explorer::ACChildrenMap::NTI::NTI  )  [inline]
 

cern::laser::guiplatform::explorer::ACChildrenMap::NTI::NTI int  type,
String  alarm_id,
Object  object
[inline]
 


Member Function Documentation

int cern::laser::guiplatform::explorer::ACChildrenMap::NTI::compare Object  o1,
Object  o2
[inline]
 

boolean cern::laser::guiplatform::explorer::ACChildrenMap::NTI::equals Object  obj  )  [inline]
 

String cern::laser::guiplatform::explorer::ACChildrenMap::NTI::getAlarmId  )  [inline]
 

Object cern::laser::guiplatform::explorer::ACChildrenMap::NTI::getObject  )  [inline]
 

Object can be AlarmBeanNode or alarm_id (depends of type)

long cern::laser::guiplatform::explorer::ACChildrenMap::NTI::getTimestamp  )  [inline]
 

int cern::laser::guiplatform::explorer::ACChildrenMap::NTI::getType  )  [inline]
 

int cern::laser::guiplatform::explorer::ACChildrenMap::NTI::hashCode  )  [inline]
 

String cern::laser::guiplatform::explorer::ACChildrenMap::NTI::toString  )  [inline]
 


Member Data Documentation

final int cern::laser::guiplatform::explorer::ACChildrenMap::NTI::ADD = 1 [static]
 

String cern::laser::guiplatform::explorer::ACChildrenMap::NTI::alarm_id [private]
 

Object cern::laser::guiplatform::explorer::ACChildrenMap::NTI::object [private]
 

final int cern::laser::guiplatform::explorer::ACChildrenMap::NTI::REMOVE = 2 [static]
 

long cern::laser::guiplatform::explorer::ACChildrenMap::NTI::timestamp [private]
 

int cern::laser::guiplatform::explorer::ACChildrenMap::NTI::type [private]
 


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