be.SIRAPRISE.client.jsba
Class RelationSetterMethod

java.lang.Object
  extended by be.SIRAPRISE.client.jsba.SetterMethod
      extended by be.SIRAPRISE.client.jsba.RelationSetterMethod

public final class RelationSetterMethod
extends SetterMethod

Author:
Erwin

Constructor Summary
RelationSetterMethod(java.lang.reflect.Method relationSetterMethod)
          Creates the JSBARelationSetterMethod
 
Method Summary
 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

RelationSetterMethod

public RelationSetterMethod(java.lang.reflect.Method relationSetterMethod)
Creates the JSBARelationSetterMethod

Parameters:
relationSetterMethod -
Method Detail

getMethod

public java.lang.reflect.Method getMethod()
Description copied from class: SetterMethod
Gets the method

Specified by:
getMethod in class SetterMethod
Returns:
the method