コード例 #1
0
 public Builder name(String fieldName) {
   autoField.name = fieldName;
   return this;
 }