/** @param unitType <u>do not has any annotate.</u> */
 public void setUnitType(Integer unitType) {
   builder.setUnitType(unitType);
 }