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