|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Monitor.Omr.Frequency
Hold the value of the frequency on which the monitoring processes must occur. This class simply encapsulate the value of the frequency in seconds that the monitoring process must occur.
Constructor Summary | |
Frequency(int initial_frequency)
|
Method Summary | |
int |
get()
|
void |
set(int new_frequency)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Frequency(int initial_frequency)
Method Detail |
public int get()
public void set(int new_frequency)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |