|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.weda.property.impl.ConstraintCheckMethod
public class ConstraintCheckMethod
Constructor Summary | |
---|---|
ConstraintCheckMethod(java.lang.reflect.Method checkMethod)
|
Method Summary | |
---|---|
java.lang.reflect.Method |
getCheckMethod()
|
java.lang.Class[] |
getParameterTypes()
|
java.lang.Class |
getValueType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConstraintCheckMethod(java.lang.reflect.Method checkMethod)
Method Detail |
---|
public java.lang.reflect.Method getCheckMethod()
public java.lang.Class getValueType()
public java.lang.Class[] getParameterTypes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |