Example #1
0
 public FieldsResultBuilder fieldId(Integer value) {
   toBuild.fieldId = value;
   return this;
 }