public void setByte(Object obj, byte b) throws IllegalArgumentException, IllegalAccessException { substance.setByte(obj, b); }