Exemplo n.º 1
0
 public Builder name(String fieldName) {
   autoField.name = fieldName;
   return this;
 }