Public Member Functions

alma.TMCDB.baci.ROlong Class Reference

Inheritance diagram for alma.TMCDB.baci.ROlong:
alma.TMCDB.baci.Plong alma.TMCDB.baci.TypelessProperty alma.TMCDB.baci.ROboolean alma.TMCDB.baci.ROenum

List of all members.

Public Member Functions

int getMin_value ()
int getMax_value ()
 ROlong ()
String toString ()
int getAlarm_high_off ()
void setAlarm_high_off (int alarm_high_off)
int getAlarm_high_on ()
void setAlarm_high_on (int alarm_high_on)
int getAlarm_low_off ()
void setAlarm_low_off (int alarm_low_off)
int getAlarm_low_on ()
void setAlarm_low_on (int alarm_low_on)
double getAlarm_timer_trig ()
void setAlarm_timer_trig (double alarm_timer_trig)

Constructor & Destructor Documentation

alma.TMCDB.baci.ROlong.ROlong (  ) 

Default Constructor for Component. Setter methods must be used to insert data.


Member Function Documentation

int alma.TMCDB.baci.ROlong.getAlarm_high_off (  ) 
Returns:
the alarm_high_off
int alma.TMCDB.baci.ROlong.getAlarm_high_on (  ) 
Returns:
the alarm_high_on
int alma.TMCDB.baci.ROlong.getAlarm_low_off (  ) 
Returns:
the alarm_low_off
int alma.TMCDB.baci.ROlong.getAlarm_low_on (  ) 
Returns:
the alarm_low_on
double alma.TMCDB.baci.ROlong.getAlarm_timer_trig (  ) 
Returns:
the alarm_timer_trig
int alma.TMCDB.baci.ROlong.getMax_value (  ) 
int alma.TMCDB.baci.ROlong.getMin_value (  ) 
void alma.TMCDB.baci.ROlong.setAlarm_high_off ( int  alarm_high_off  ) 
Parameters:
alarm_high_off the alarm_high_off to set
void alma.TMCDB.baci.ROlong.setAlarm_high_on ( int  alarm_high_on  ) 
Parameters:
alarm_high_on the alarm_high_on to set
void alma.TMCDB.baci.ROlong.setAlarm_low_off ( int  alarm_low_off  ) 
Parameters:
alarm_low_off the alarm_low_off to set
void alma.TMCDB.baci.ROlong.setAlarm_low_on ( int  alarm_low_on  ) 
Parameters:
alarm_low_on the alarm_low_on to set
void alma.TMCDB.baci.ROlong.setAlarm_timer_trig ( double  alarm_timer_trig  ) 
Parameters:
alarm_timer_trig the alarm_timer_trig to set
String alma.TMCDB.baci.ROlong.toString (  ) 

Reimplemented from alma.TMCDB.baci.Plong.


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