Example #1
0
 public void setLocationByString(String location) {
   this.location = LocationInfo.build(location);
 }