PlnOrdCraftFileEntity.cs 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946
  1. using System;
  2. using System.Collections.Generic;
  3. using System.Linq;
  4. using System.Text;
  5. using System.ComponentModel;
  6. namespace com.steering.pss.plnsaleord.order.model
  7. {
  8. [Serializable]
  9. /// <summary>
  10. /// 数据库表PLN_ORD_CRAFT_FILE所对应的实体类(生成工具:代码生成工具2.4)
  11. /// 作者:xiaohai-PC 时间:2015-09-01
  12. /// </summary>
  13. public class PlnOrdCraftFileEntity
  14. {
  15. /// <summary>
  16. /// 版本号
  17. /// </summary>
  18. private object versionNo;
  19. /// <summary>
  20. /// 版本描述
  21. /// </summary>
  22. private object versionDesc;
  23. /// <summary>
  24. /// 下限内控壁厚
  25. /// </summary>
  26. private object heightNkMin;
  27. /// <summary>
  28. /// 上限内控壁厚
  29. /// </summary>
  30. private object heightNkMax;
  31. /// <summary>
  32. /// 长度范围
  33. /// </summary>
  34. private object lengthExtent;
  35. /// <summary>
  36. /// 工艺路线
  37. /// </summary>
  38. private object craftPath;
  39. /// <summary>
  40. /// 热处理
  41. /// </summary>
  42. private object rclInfo;
  43. /// <summary>
  44. /// 成品缴库单位
  45. /// </summary>
  46. private object paydownDpt;
  47. /// <summary>
  48. /// 监制
  49. /// </summary>
  50. private object monitorInfo;
  51. /// <summary>
  52. /// 孔型信息
  53. /// </summary>
  54. private object holeModalInfo;
  55. /// <summary>
  56. /// 工艺文件类型(2002 基础表)
  57. /// </summary>
  58. private object craftFileTypeCode;
  59. /// <summary>
  60. /// 工艺文件类型名称
  61. /// </summary>
  62. private object craftFileTypeNm;
  63. /// <summary>
  64. /// 工艺文件路径
  65. /// </summary>
  66. private object craftFilePath;
  67. /// <summary>
  68. /// 工艺文件状态(2003 基础表)
  69. /// </summary>
  70. private object craftFileFlagCode;
  71. /// <summary>
  72. /// 工艺文件状态名称
  73. /// </summary>
  74. private object craftFileFlagNm;
  75. /// <summary>
  76. /// 工艺文件更新时间
  77. /// </summary>
  78. private object craftFileUptime;
  79. /// <summary>
  80. /// 创建人
  81. /// </summary>
  82. private object createName;
  83. /// <summary>
  84. /// 创建时间
  85. /// </summary>
  86. private object createTime;
  87. /// <summary>
  88. /// 修改人
  89. /// </summary>
  90. private object updateName;
  91. /// <summary>
  92. /// 修改时间
  93. /// </summary>
  94. private object updateTime;
  95. /// <summary>
  96. /// 工艺文件号
  97. /// </summary>
  98. private object craftFileNo;
  99. /// <summary>
  100. /// 工艺文件责任人
  101. /// </summary>
  102. private object craftFileMan;
  103. /// <summary>
  104. /// 合同号
  105. /// </summary>
  106. private object orderNo;
  107. /// <summary>
  108. /// 合同行号
  109. /// </summary>
  110. private object orderSeq;
  111. /// <summary>
  112. /// 品种
  113. /// </summary>
  114. private object producJx;
  115. /// <summary>
  116. /// 炼钢标准
  117. /// </summary>
  118. private object stdLgNo;
  119. /// <summary>
  120. /// 轧管标准
  121. /// </summary>
  122. private object stdZgNo;
  123. /// <summary>
  124. /// 管加工标准
  125. /// </summary>
  126. private object stdGjgNo;
  127. /// <summary>
  128. /// 钢级(牌号)代码
  129. /// </summary>
  130. private object steelcode;
  131. /// <summary>
  132. /// 钢级(牌号)名称
  133. /// </summary>
  134. private object steelname;
  135. /// <summary>
  136. /// 钢种(多种列举)
  137. /// </summary>
  138. private object gradecode;
  139. /// <summary>
  140. /// 外径
  141. /// </summary>
  142. private object outdiameter;
  143. /// <summary>
  144. /// 壁厚
  145. /// </summary>
  146. private object wallthick;
  147. /// <summary>
  148. /// 扣型代码
  149. /// </summary>
  150. private object modelCode;
  151. /// <summary>
  152. /// 扣型描述
  153. /// </summary>
  154. private object modelDesc;
  155. /// <summary>
  156. /// 变径类型
  157. /// </summary>
  158. private object bjType;
  159. /// <summary>
  160. /// S/D(壁厚/外径)
  161. /// </summary>
  162. private object sDivD;
  163. public PlnOrdCraftFileEntity()
  164. {
  165. versionNo = "";
  166. versionDesc = "";
  167. heightNkMin = "";
  168. heightNkMax = "";
  169. lengthExtent = "";
  170. craftPath = "";
  171. rclInfo = "";
  172. paydownDpt = "";
  173. monitorInfo = "";
  174. holeModalInfo = "";
  175. craftFileTypeCode = "";
  176. craftFileTypeNm = "";
  177. craftFilePath = "";
  178. craftFileFlagCode = "";
  179. craftFileFlagNm = "";
  180. craftFileUptime = "";
  181. createName = "";
  182. createTime = "";
  183. updateName = "";
  184. updateTime = "";
  185. craftFileNo = "";
  186. craftFileMan = "";
  187. orderNo = "";
  188. orderSeq = "";
  189. producJx = "";
  190. stdLgNo = "";
  191. stdZgNo = "";
  192. stdGjgNo = "";
  193. steelcode = "";
  194. steelname = "";
  195. gradecode = "";
  196. outdiameter = "";
  197. wallthick = "";
  198. modelCode = "";
  199. modelDesc = "";
  200. bjType = "";
  201. sDivD = "";
  202. }
  203. /// <summary>
  204. /// 版本号
  205. /// </summary>
  206. [Description("版本号")]
  207. public object VersionNo
  208. {
  209. get { return versionNo; }
  210. set
  211. {
  212. if (value == null)
  213. {
  214. versionNo = DBNull.Value;
  215. }
  216. else
  217. {
  218. versionNo = value;
  219. }
  220. }
  221. }
  222. /// <summary>
  223. /// 版本描述
  224. /// </summary>
  225. [Description("版本描述")]
  226. public object VersionDesc
  227. {
  228. get { return versionDesc; }
  229. set
  230. {
  231. if (value == null)
  232. {
  233. versionDesc = DBNull.Value;
  234. }
  235. else
  236. {
  237. versionDesc = value;
  238. }
  239. }
  240. }
  241. /// <summary>
  242. /// 下限内控壁厚
  243. /// </summary>
  244. [Description("下限内控壁厚")]
  245. public object HeightNkMin
  246. {
  247. get { return heightNkMin; }
  248. set
  249. {
  250. if (value == null)
  251. {
  252. heightNkMin = DBNull.Value;
  253. }
  254. else
  255. {
  256. heightNkMin = value;
  257. }
  258. }
  259. }
  260. /// <summary>
  261. /// 上限内控壁厚
  262. /// </summary>
  263. [Description("上限内控壁厚")]
  264. public object HeightNkMax
  265. {
  266. get { return heightNkMax; }
  267. set
  268. {
  269. if (value == null)
  270. {
  271. heightNkMax = DBNull.Value;
  272. }
  273. else
  274. {
  275. heightNkMax = value;
  276. }
  277. }
  278. }
  279. /// <summary>
  280. /// 长度范围
  281. /// </summary>
  282. [Description("长度范围")]
  283. public object LengthExtent
  284. {
  285. get { return lengthExtent; }
  286. set
  287. {
  288. if (value == null)
  289. {
  290. lengthExtent = DBNull.Value;
  291. }
  292. else
  293. {
  294. lengthExtent = value;
  295. }
  296. }
  297. }
  298. /// <summary>
  299. /// 工艺路线
  300. /// </summary>
  301. [Description("工艺路线")]
  302. public object CraftPath
  303. {
  304. get { return craftPath; }
  305. set
  306. {
  307. if (value == null)
  308. {
  309. craftPath = DBNull.Value;
  310. }
  311. else
  312. {
  313. craftPath = value;
  314. }
  315. }
  316. }
  317. /// <summary>
  318. /// 热处理
  319. /// </summary>
  320. [Description("热处理")]
  321. public object RclInfo
  322. {
  323. get { return rclInfo; }
  324. set
  325. {
  326. if (value == null)
  327. {
  328. rclInfo = DBNull.Value;
  329. }
  330. else
  331. {
  332. rclInfo = value;
  333. }
  334. }
  335. }
  336. /// <summary>
  337. /// 成品缴库单位
  338. /// </summary>
  339. [Description("成品缴库单位")]
  340. public object PaydownDpt
  341. {
  342. get { return paydownDpt; }
  343. set
  344. {
  345. if (value == null)
  346. {
  347. paydownDpt = DBNull.Value;
  348. }
  349. else
  350. {
  351. paydownDpt = value;
  352. }
  353. }
  354. }
  355. /// <summary>
  356. /// 监制
  357. /// </summary>
  358. [Description("监制")]
  359. public object MonitorInfo
  360. {
  361. get { return monitorInfo; }
  362. set
  363. {
  364. if (value == null)
  365. {
  366. monitorInfo = DBNull.Value;
  367. }
  368. else
  369. {
  370. monitorInfo = value;
  371. }
  372. }
  373. }
  374. /// <summary>
  375. /// 孔型信息
  376. /// </summary>
  377. [Description("孔型信息")]
  378. public object HoleModalInfo
  379. {
  380. get { return holeModalInfo; }
  381. set
  382. {
  383. if (value == null)
  384. {
  385. holeModalInfo = DBNull.Value;
  386. }
  387. else
  388. {
  389. holeModalInfo = value;
  390. }
  391. }
  392. }
  393. /// <summary>
  394. /// 工艺文件类型(2002 基础表)
  395. /// </summary>
  396. [Description("工艺文件类型(2002 基础表)")]
  397. public object CraftFileTypeCode
  398. {
  399. get { return craftFileTypeCode; }
  400. set
  401. {
  402. if (value == null)
  403. {
  404. craftFileTypeCode = DBNull.Value;
  405. }
  406. else
  407. {
  408. craftFileTypeCode = value;
  409. }
  410. }
  411. }
  412. /// <summary>
  413. /// 工艺文件类型名称
  414. /// </summary>
  415. [Description("工艺文件类型名称")]
  416. public object CraftFileTypeNm
  417. {
  418. get { return craftFileTypeNm; }
  419. set
  420. {
  421. if (value == null)
  422. {
  423. craftFileTypeNm = DBNull.Value;
  424. }
  425. else
  426. {
  427. craftFileTypeNm = value;
  428. }
  429. }
  430. }
  431. /// <summary>
  432. /// 工艺文件路径
  433. /// </summary>
  434. [Description("工艺文件路径")]
  435. public object CraftFilePath
  436. {
  437. get { return craftFilePath; }
  438. set
  439. {
  440. if (value == null)
  441. {
  442. craftFilePath = DBNull.Value;
  443. }
  444. else
  445. {
  446. craftFilePath = value;
  447. }
  448. }
  449. }
  450. /// <summary>
  451. /// 工艺文件状态(2003 基础表)
  452. /// </summary>
  453. [Description("工艺文件状态(2003 基础表)")]
  454. public object CraftFileFlagCode
  455. {
  456. get { return craftFileFlagCode; }
  457. set
  458. {
  459. if (value == null)
  460. {
  461. craftFileFlagCode = DBNull.Value;
  462. }
  463. else
  464. {
  465. craftFileFlagCode = value;
  466. }
  467. }
  468. }
  469. /// <summary>
  470. /// 工艺文件状态名称
  471. /// </summary>
  472. [Description("工艺文件状态名称")]
  473. public object CraftFileFlagNm
  474. {
  475. get { return craftFileFlagNm; }
  476. set
  477. {
  478. if (value == null)
  479. {
  480. craftFileFlagNm = DBNull.Value;
  481. }
  482. else
  483. {
  484. craftFileFlagNm = value;
  485. }
  486. }
  487. }
  488. /// <summary>
  489. /// 工艺文件更新时间
  490. /// </summary>
  491. [Description("工艺文件更新时间")]
  492. public object CraftFileUptime
  493. {
  494. get { return craftFileUptime; }
  495. set
  496. {
  497. if (value == null)
  498. {
  499. craftFileUptime = DBNull.Value;
  500. }
  501. else
  502. {
  503. craftFileUptime = value;
  504. }
  505. }
  506. }
  507. /// <summary>
  508. /// 创建人
  509. /// </summary>
  510. [Description("创建人")]
  511. public object CreateName
  512. {
  513. get { return createName; }
  514. set
  515. {
  516. if (value == null)
  517. {
  518. createName = DBNull.Value;
  519. }
  520. else
  521. {
  522. createName = value;
  523. }
  524. }
  525. }
  526. /// <summary>
  527. /// 创建时间
  528. /// </summary>
  529. [Description("创建时间")]
  530. public object CreateTime
  531. {
  532. get { return createTime; }
  533. set
  534. {
  535. if (value == null)
  536. {
  537. createTime = DBNull.Value;
  538. }
  539. else
  540. {
  541. createTime = value;
  542. }
  543. }
  544. }
  545. /// <summary>
  546. /// 修改人
  547. /// </summary>
  548. [Description("修改人")]
  549. public object UpdateName
  550. {
  551. get { return updateName; }
  552. set
  553. {
  554. if (value == null)
  555. {
  556. updateName = DBNull.Value;
  557. }
  558. else
  559. {
  560. updateName = value;
  561. }
  562. }
  563. }
  564. /// <summary>
  565. /// 修改时间
  566. /// </summary>
  567. [Description("修改时间")]
  568. public object UpdateTime
  569. {
  570. get { return updateTime; }
  571. set
  572. {
  573. if (value == null)
  574. {
  575. updateTime = DBNull.Value;
  576. }
  577. else
  578. {
  579. updateTime = value;
  580. }
  581. }
  582. }
  583. /// <summary>
  584. /// 工艺文件号
  585. /// </summary>
  586. [Description("工艺文件号")]
  587. public object CraftFileNo
  588. {
  589. get { return craftFileNo; }
  590. set
  591. {
  592. if (value == null)
  593. {
  594. craftFileNo = DBNull.Value;
  595. }
  596. else
  597. {
  598. craftFileNo = value;
  599. }
  600. }
  601. }
  602. /// <summary>
  603. /// 工艺文件责任人
  604. /// </summary>
  605. [Description("工艺文件责任人")]
  606. public object CraftFileMan
  607. {
  608. get { return craftFileMan; }
  609. set
  610. {
  611. if (value == null)
  612. {
  613. craftFileMan = DBNull.Value;
  614. }
  615. else
  616. {
  617. craftFileMan = value;
  618. }
  619. }
  620. }
  621. /// <summary>
  622. /// 合同号
  623. /// </summary>
  624. [Description("合同号")]
  625. public object OrderNo
  626. {
  627. get { return orderNo; }
  628. set
  629. {
  630. if (value == null)
  631. {
  632. orderNo = DBNull.Value;
  633. }
  634. else
  635. {
  636. orderNo = value;
  637. }
  638. }
  639. }
  640. /// <summary>
  641. /// 合同行号
  642. /// </summary>
  643. [Description("合同行号")]
  644. public object OrderSeq
  645. {
  646. get { return orderSeq; }
  647. set
  648. {
  649. if (value == null)
  650. {
  651. orderSeq = DBNull.Value;
  652. }
  653. else
  654. {
  655. orderSeq = value;
  656. }
  657. }
  658. }
  659. /// <summary>
  660. /// 品种
  661. /// </summary>
  662. [Description("品种")]
  663. public object ProducJx
  664. {
  665. get { return producJx; }
  666. set
  667. {
  668. if (value == null)
  669. {
  670. producJx = DBNull.Value;
  671. }
  672. else
  673. {
  674. producJx = value;
  675. }
  676. }
  677. }
  678. /// <summary>
  679. /// 炼钢标准
  680. /// </summary>
  681. [Description("炼钢标准")]
  682. public object StdLgNo
  683. {
  684. get { return stdLgNo; }
  685. set
  686. {
  687. if (value == null)
  688. {
  689. stdLgNo = DBNull.Value;
  690. }
  691. else
  692. {
  693. stdLgNo = value;
  694. }
  695. }
  696. }
  697. /// <summary>
  698. /// 轧管标准
  699. /// </summary>
  700. [Description("轧管标准")]
  701. public object StdZgNo
  702. {
  703. get { return stdZgNo; }
  704. set
  705. {
  706. if (value == null)
  707. {
  708. stdZgNo = DBNull.Value;
  709. }
  710. else
  711. {
  712. stdZgNo = value;
  713. }
  714. }
  715. }
  716. /// <summary>
  717. /// 管加工标准
  718. /// </summary>
  719. [Description("管加工标准")]
  720. public object StdGjgNo
  721. {
  722. get { return stdGjgNo; }
  723. set
  724. {
  725. if (value == null)
  726. {
  727. stdGjgNo = DBNull.Value;
  728. }
  729. else
  730. {
  731. stdGjgNo = value;
  732. }
  733. }
  734. }
  735. /// <summary>
  736. /// 钢级(牌号)代码
  737. /// </summary>
  738. [Description("钢级(牌号)代码")]
  739. public object Steelcode
  740. {
  741. get { return steelcode; }
  742. set
  743. {
  744. if (value == null)
  745. {
  746. steelcode = DBNull.Value;
  747. }
  748. else
  749. {
  750. steelcode = value;
  751. }
  752. }
  753. }
  754. /// <summary>
  755. /// 钢级(牌号)名称
  756. /// </summary>
  757. [Description("钢级(牌号)名称")]
  758. public object Steelname
  759. {
  760. get { return steelname; }
  761. set
  762. {
  763. if (value == null)
  764. {
  765. steelname = DBNull.Value;
  766. }
  767. else
  768. {
  769. steelname = value;
  770. }
  771. }
  772. }
  773. /// <summary>
  774. /// 钢种(多种列举)
  775. /// </summary>
  776. [Description("钢种(多种列举)")]
  777. public object Gradecode
  778. {
  779. get { return gradecode; }
  780. set
  781. {
  782. if (value == null)
  783. {
  784. gradecode = DBNull.Value;
  785. }
  786. else
  787. {
  788. gradecode = value;
  789. }
  790. }
  791. }
  792. /// <summary>
  793. /// 外径
  794. /// </summary>
  795. [Description("外径")]
  796. public object Outdiameter
  797. {
  798. get { return outdiameter; }
  799. set
  800. {
  801. if (value == null)
  802. {
  803. outdiameter = DBNull.Value;
  804. }
  805. else
  806. {
  807. outdiameter = value;
  808. }
  809. }
  810. }
  811. /// <summary>
  812. /// 壁厚
  813. /// </summary>
  814. [Description("壁厚")]
  815. public object Wallthick
  816. {
  817. get { return wallthick; }
  818. set
  819. {
  820. if (value == null)
  821. {
  822. wallthick = DBNull.Value;
  823. }
  824. else
  825. {
  826. wallthick = value;
  827. }
  828. }
  829. }
  830. /// <summary>
  831. /// 扣型代码
  832. /// </summary>
  833. [Description("扣型代码")]
  834. public object ModelCode
  835. {
  836. get { return modelCode; }
  837. set
  838. {
  839. if (value == null)
  840. {
  841. modelCode = DBNull.Value;
  842. }
  843. else
  844. {
  845. modelCode = value;
  846. }
  847. }
  848. }
  849. /// <summary>
  850. /// 扣型描述
  851. /// </summary>
  852. [Description("扣型描述")]
  853. public object ModelDesc
  854. {
  855. get { return modelDesc; }
  856. set
  857. {
  858. if (value == null)
  859. {
  860. modelDesc = DBNull.Value;
  861. }
  862. else
  863. {
  864. modelDesc = value;
  865. }
  866. }
  867. }
  868. /// <summary>
  869. /// 变径类型
  870. /// </summary>
  871. [Description("变径类型")]
  872. public object BjType
  873. {
  874. get { return bjType; }
  875. set
  876. {
  877. if (value == null)
  878. {
  879. bjType = DBNull.Value;
  880. }
  881. else
  882. {
  883. bjType = value;
  884. }
  885. }
  886. }
  887. /// <summary>
  888. /// S/D(壁厚/外径)
  889. /// </summary>
  890. [Description("S/D(壁厚/外径)")]
  891. public object SDivD
  892. {
  893. get { return sDivD; }
  894. set
  895. {
  896. if (value == null)
  897. {
  898. sDivD = DBNull.Value;
  899. }
  900. else
  901. {
  902. sDivD = value;
  903. }
  904. }
  905. }
  906. }
  907. }