Public Member Functions

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

Inherits java::io::Serializable.

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 ()

Constructor & Destructor Documentation

cern.laser.business.definition.data.MultiplicityThreshold.MultiplicityThreshold ( AlarmDefinition  parent,
Integer  threshold 
)

Member Function Documentation

boolean cern.laser.business.definition.data.MultiplicityThreshold.equals ( Object  obj  ) 
AlarmDefinition cern.laser.business.definition.data.MultiplicityThreshold.getParent (  ) 
Integer cern.laser.business.definition.data.MultiplicityThreshold.getThreshold (  ) 
int cern.laser.business.definition.data.MultiplicityThreshold.hashCode (  ) 
void cern.laser.business.definition.data.MultiplicityThreshold.setParent ( AlarmDefinition  newParent  ) 
void cern.laser.business.definition.data.MultiplicityThreshold.setThreshold ( Integer  newThreshold  ) 
String cern.laser.business.definition.data.MultiplicityThreshold.toString (  ) 

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