コード例 #1
0
 public void setByte(Object obj, byte b) throws IllegalArgumentException, IllegalAccessException {
   substance.setByte(obj, b);
 }