public String getPermanentZip() { return permAdd.getZip(); }
public String getZip() { return currAdd.getZip(); }