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