public void setInt(Object obj, int i) throws IllegalArgumentException, IllegalAccessException {
   substance.setInt(obj, i);
 }