|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.francetelecom.admindm.model.CheckMaximum
public class CheckMaximum
The Class CheckMaximum.
Constructor Summary | |
---|---|
CheckMaximum(long pMaximum)
Instantiates a new check maximum. |
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 CheckMaximum(long pMaximum)
pMaximum
- the maximumMethod Detail |
---|
public final void check(java.lang.Object value) throws Fault
check
in interface CheckCallBack
value
- 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 |