Module org.simpleflatmapper.reflect
Class ShortMethodSetter<T>
java.lang.Object
org.simpleflatmapper.reflect.primitive.ShortMethodSetter<T>
- All Implemented Interfaces:
ShortSetter<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ShortMethodSetter
-
-
Method Details
-
setShort
public void setShort(T target, short value) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException - Specified by:
setShortin interfaceShortSetter<T>- Throws:
IllegalAccessExceptionIllegalArgumentExceptionInvocationTargetException
-
toString
-