예제 #1
0
 public FieldBuilder fieldType(FieldType fieldType) {
   field.fieldType = fieldType;
   return this;
 }