cern::laser::business::definition::data::MultiplicityThreshold Class Reference

Inheritance diagram for cern::laser::business::definition::data::MultiplicityThreshold:
Inheritance graph
[legend]
Collaboration diagram for cern::laser::business::definition::data::MultiplicityThreshold:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MultiplicityThreshold (AlarmDefinition parent, Integer threshold)
AlarmDefinition getParent ()
void setParent (AlarmDefinition newParent)
Integer getThreshold ()
void setThreshold (Integer newThreshold)
String toString ()
boolean equals (Object obj)
int hashCode ()

Private Attributes

AlarmDefinition parent
Integer threshold

Constructor & Destructor Documentation

cern::laser::business::definition::data::MultiplicityThreshold::MultiplicityThreshold ( AlarmDefinition  parent,
Integer  threshold 
) [inline]

References setParent(), and setThreshold().


Member Function Documentation

boolean cern::laser::business::definition::data::MultiplicityThreshold::equals ( Object  obj  )  [inline]
AlarmDefinition cern::laser::business::definition::data::MultiplicityThreshold::getParent (  )  [inline]
Integer cern::laser::business::definition::data::MultiplicityThreshold::getThreshold (  )  [inline]

References threshold.

Referenced by equals().

int cern::laser::business::definition::data::MultiplicityThreshold::hashCode (  )  [inline]

References toString().

void cern::laser::business::definition::data::MultiplicityThreshold::setParent ( AlarmDefinition  newParent  )  [inline]

References parent.

Referenced by MultiplicityThreshold().

void cern::laser::business::definition::data::MultiplicityThreshold::setThreshold ( Integer  newThreshold  )  [inline]

References threshold.

Referenced by MultiplicityThreshold().

String cern::laser::business::definition::data::MultiplicityThreshold::toString (  )  [inline]

Member Data Documentation

Referenced by getParent(), setParent(), and toString().


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

Generated by  doxygen 1.6.2