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