id = i;
if(obj instanceof CustomerPK){ return (id == ((CustomerPK)obj).id); } return false;
return id;
return String.valueOf(id);