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