public int Delete()
 {
     return(ShipmentDAO.Delete(this));
 }