コード例 #1
0
 public boolean hasSetter(String name) {
   return objectWrapper.hasSetter(name);
 }