public IList <string> GetAllProLineNos(int ShipPlanMainId) { return(EntityDao.GetAllProLineNos(ShipPlanMainId)); }