Beispiel #1
0
 public String getPermanentAddress1() {
   return permAdd.getAddress1();
 }
Beispiel #2
0
 public String getAddress1() {
   return currAdd.getAddress1();
 }