org.weda.property.impl
Class ConstraintCheckMethod

java.lang.Object
  extended by org.weda.property.impl.ConstraintCheckMethod

public class ConstraintCheckMethod
extends java.lang.Object

Author:
Mikhail Titov

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

ConstraintCheckMethod

public ConstraintCheckMethod(java.lang.reflect.Method checkMethod)
Method Detail

getCheckMethod

public java.lang.reflect.Method getCheckMethod()

getValueType

public java.lang.Class getValueType()

getParameterTypes

public java.lang.Class[] getParameterTypes()


Copyright © 2005-2006 . All Rights Reserved.