Beispiel #1
0
 @Deprecated
 public Builder setCountryId(int id) {
   result.countryId = id;
   return this;
 }