public interface ISetterMethod<T> extends IProcedure<T>
| Modifier and Type | Field and Description | 
|---|---|
static String | 
INTERNAL_NAME  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
set(T obj,
   Object arg)  | 
getExceptionTypes, getMethod, getParameterTypes, getReturnTypegetDeclaringClass, getMember, getModifiers, getName, isAccessible, setAccessiblegetAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, isAnnotationPresentstatic final String INTERNAL_NAME
void set(T obj, Object arg) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException
Copyright © GigaSpaces.