be.SIRAPRISE.client.jsba
Class SetterMethod

java.lang.Object
  extended by be.SIRAPRISE.client.jsba.SetterMethod
Direct Known Subclasses:
RelationSetterMethod, StringSetterMethod

public abstract class SetterMethod
extends java.lang.Object

Author:
Erwin

Constructor Summary
SetterMethod()
           
 
Method Summary
abstract  java.lang.reflect.Method getMethod()
          Gets the method
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetterMethod

public SetterMethod()
Method Detail

getMethod

public abstract java.lang.reflect.Method getMethod()
Gets the method

Returns:
the method