alma::TMCDB::baci::Plong Class Reference

Inheritance diagram for alma::TMCDB::baci::Plong:
Inheritance graph
[legend]
Collaboration diagram for alma::TMCDB::baci::Plong:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Plong ()
String toString ()
int getArchive_delta ()
void setArchive_delta (int archive_delta)
int getDefault_value ()
void setDefault_value (int default_value)
int getGraph_max ()
void setGraph_max (int graph_max)
int getGraph_min ()
void setGraph_min (int graph_min)
int getMin_delta_trig ()
void setMin_delta_trig (int min_delta_trig)
int getMin_step ()
void setMin_step (int min_step)

Private Attributes

int min_delta_trig = 1
int default_value = 0
int graph_min = Integer.MIN_VALUE
int graph_max = Integer.MAX_VALUE
int min_step = 1
int archive_delta = 0

Static Private Attributes

static final String newline = System.getProperty("line.separator")

Constructor & Destructor Documentation

alma::TMCDB::baci::Plong::Plong (  )  [inline]

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


Member Function Documentation

int alma::TMCDB::baci::Plong::getArchive_delta (  )  [inline]
Returns:
the archive_delta
int alma::TMCDB::baci::Plong::getDefault_value (  )  [inline]
Returns:
the default_value
int alma::TMCDB::baci::Plong::getGraph_max (  )  [inline]
Returns:
the graph_max
int alma::TMCDB::baci::Plong::getGraph_min (  )  [inline]
Returns:
the graph_min
int alma::TMCDB::baci::Plong::getMin_delta_trig (  )  [inline]
Returns:
the min_delta_trig
int alma::TMCDB::baci::Plong::getMin_step (  )  [inline]
Returns:
the min_step
void alma::TMCDB::baci::Plong::setArchive_delta ( int  archive_delta  )  [inline]
Parameters:
archive_delta the archive_delta to set
void alma::TMCDB::baci::Plong::setDefault_value ( int  default_value  )  [inline]
Parameters:
default_value the default_value to set
void alma::TMCDB::baci::Plong::setGraph_max ( int  graph_max  )  [inline]
Parameters:
graph_max the graph_max to set
void alma::TMCDB::baci::Plong::setGraph_min ( int  graph_min  )  [inline]
Parameters:
graph_min the graph_min to set
void alma::TMCDB::baci::Plong::setMin_delta_trig ( int  min_delta_trig  )  [inline]
Parameters:
min_delta_trig the min_delta_trig to set
void alma::TMCDB::baci::Plong::setMin_step ( int  min_step  )  [inline]
Parameters:
min_step the min_step to set
String alma::TMCDB::baci::Plong::toString (  )  [inline]

Reimplemented from alma::TMCDB::baci::TypelessProperty.

Reimplemented in alma::TMCDB::baci::ROlong.


Member Data Documentation

int alma::TMCDB::baci::Plong::graph_max = Integer.MAX_VALUE [private]
int alma::TMCDB::baci::Plong::graph_min = Integer.MIN_VALUE [private]
final String alma::TMCDB::baci::Plong::newline = System.getProperty("line.separator") [static, private]

Reimplemented from alma::TMCDB::baci::TypelessProperty.

Reimplemented in alma::TMCDB::baci::ROlong.


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2