|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.francetelecom.admindm.model.CheckMinimum
public class CheckMinimum
The Class CheckMinimum.
| Constructor Summary | |
|---|---|
CheckMinimum(long pMinimum)
Instantiates a new check minimum. |
|
| Method Summary | |
|---|---|
void |
check(java.lang.Object value)
Check. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CheckMinimum(long pMinimum)
pMinimum - the minimum| Method Detail |
|---|
public final void check(java.lang.Object value)
throws Fault
check in interface CheckCallBackvalue - the value
Fault - the faultCheckCallBack.check(java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||