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, getReturnType
getDeclaringClass, getMember, getModifiers, getName, isAccessible, setAccessible
getAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, isAnnotationPresent
static final String INTERNAL_NAME
void set(T obj, Object arg) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException
Copyright © GigaSpaces.