id = value;
if(obj instanceof ShipPK){ return (id == ((ShipPK)obj).id); } return false;
return id;
return String.valueOf(id);