PowerChannel_Impl Class Reference

List of all members.

Public Member Functions

 PowerChannel_Impl ()
 PowerChannel_Impl (config.Configuration db, config.ConfigObject obj)
void init_config_params (config.Configuration db, config.ConfigObject obj)
String UID ()
String class_name ()
void update (boolean set_non_valid)
void unread ()
boolean is_valid ()
short get_id ()
void set_id (short value)
short get_MUR ()
void set_MUR (short value)
short get_module ()
void set_module (short value)
PowerParam[] get_params ()
void set_params (PowerParam[] value)
config.ConfigObject config_object ()
void print (String dx)
void destroy (config.Configuration db)
 Method to destroy object.

Private Member Functions

void init () throws config.NotFoundException, config.NotValidException, config.SystemException

Private Attributes

config.Configuration p_db
config.ConfigObject p_obj
boolean p_was_read
boolean p_is_valid
String p_uid
String p_class_name
short m_id
short m_MUR
short m_module
PowerParam[] m_params

Detailed Description

Definition at line 22 of file PowerChannel_Impl.java.


Member Function Documentation

void PowerChannel_Impl.destroy config.Configuration  db  ) 
 

Method to destroy object.

Parameters:
db configuration object

Definition at line 203 of file PowerChannel_Impl.java.


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 14:12:36 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6