Example #1
0
 public String getPermanentCity() {
   return permAdd.getCity();
 }
Example #2
0
 public String getCity() {
   return currAdd.getCity();
 }