JOB_RHS_OPTINFO.cs 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507
  1. using System;
  2. namespace Core.LgMes.Server.lgClassModel
  3. {
  4. [Serializable]
  5. public class JOB_RHS_OPTINFO
  6. {
  7. public JOB_RHS_OPTINFO() { }
  8. private System.String _HEATPROCESSNO = "";
  9. private System.String _HEATNO = "";
  10. private System.String _STATIONCODE = "";
  11. private System.String _DISPOSALTIME = "";
  12. private System.String _WOID = "";
  13. private System.String _SHIFTCODE = "";
  14. private System.DateTime _OPTDATE = new DateTime(2000, 1, 1, 0, 0, 0, 0);
  15. private System.Decimal _ARCONSUME = 0;
  16. private System.String _O2CONSUME = "";
  17. private System.Decimal _STEAMCONSUME = 0;
  18. private System.DateTime _ARRIVETIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
  19. private System.DateTime _LEAVETIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
  20. private System.Decimal _REFINETIME = 0;
  21. private System.Decimal _ARFTEMPT = 0;
  22. private System.Decimal _ARBTEMPT = 0;
  23. private System.String _FEEDINGSPEED = "";
  24. private System.Decimal _ARRIVEWGT = 0;
  25. private System.Decimal _LEAVEWGT = 0;
  26. private System.Decimal _HPCONSUME = 0;
  27. private System.Decimal _RESIDUETHICKNESS = 0;
  28. private System.Decimal _TWSTEELWGT = 0;
  29. private System.String _MANTLEFLAG = "";
  30. private System.Decimal _MANTLENUM = 0;
  31. private System.Decimal _AR_CONS_C = 0;
  32. private System.Decimal _N2_CONS_C = 0;
  33. private System.Decimal _AR_CONS_S = 0;
  34. private System.Decimal _N2_CONS_S = 0;
  35. private System.DateTime _REPOSEBEGINTIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
  36. private System.DateTime _REPOSECLOSETIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
  37. private System.Decimal _SUM_TIME = 0;
  38. private System.Decimal _PURE_TIME = 0;
  39. private System.Decimal _LANCE_NO = 0;
  40. private System.Decimal _LANCE_TIMES = 0;
  41. private System.Decimal _VES_NO = 0;
  42. private System.DateTime _VACBEGINTIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
  43. private System.DateTime _VACLOSETIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
  44. private System.Decimal _VAC_TIME = 0;
  45. private System.DateTime _O2BEGINTIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
  46. private System.DateTime _O2CLOSETIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
  47. private System.Decimal _O2_TIME = 0;
  48. private System.DateTime _FEEDBEGINTIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
  49. private System.DateTime _FEEDCLOSETIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
  50. private System.Decimal _FEED_TIME = 0;
  51. private System.DateTime _ARBEGINTIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
  52. private System.DateTime _ARCLOSETIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
  53. private System.Decimal _AR_TIME = 0;
  54. private System.Decimal _WATER_CONS_LNQ = 0;
  55. private System.Decimal _WATER_CONS_JX = 0;
  56. private System.Decimal _SLAG_WGT = 0;
  57. private System.Decimal _VAC_MIN = 0;
  58. private System.String _POTNO = "";
  59. private System.String _POTDISTINCTION = "";
  60. private System.Decimal _POTAGE = 0;
  61. private System.String _POTWRAPSTATE = "";
  62. private System.String _COMPONENTCODE1 = "";
  63. private System.String _COMPONENTCODE2 = "";
  64. private System.String _COMPONENTCODE3 = "";
  65. private System.String _COMPONENTCODE4 = "";
  66. private System.String _COMPONENTCODE5 = "";
  67. private System.String _ARRIVECPTCODE = "";
  68. private System.String _LEAVECPTCODE = "";
  69. private System.String _PRODUCTCPTCODE = "";
  70. private System.Decimal _MOLSTLWGT = 0;
  71. private System.String _MOLSTLLEAVE = "";
  72. private System.String _PLANSTEEL = "";
  73. private System.String _OPTPERSONNEL = "";
  74. private System.String _WSID = "";
  75. private System.String _MEMO = "";
  76. private System.DateTime _UPDATETIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
  77. private System.Decimal _ARFLUX = 0;
  78. public String HEATPROCESSNO
  79. {
  80. get{return this._HEATPROCESSNO;}
  81. set{this._HEATPROCESSNO=value;}
  82. }
  83. public String HEATNO
  84. {
  85. get{return this._HEATNO;}
  86. set{this._HEATNO=value;}
  87. }
  88. public String STATIONCODE
  89. {
  90. get{return this._STATIONCODE;}
  91. set{this._STATIONCODE=value;}
  92. }
  93. public String DISPOSALTIME
  94. {
  95. get{return this._DISPOSALTIME;}
  96. set{this._DISPOSALTIME=value;}
  97. }
  98. public String WOID
  99. {
  100. get{return this._WOID;}
  101. set{this._WOID=value;}
  102. }
  103. public String SHIFTCODE
  104. {
  105. get{return this._SHIFTCODE;}
  106. set{this._SHIFTCODE=value;}
  107. }
  108. public DateTime OPTDATE
  109. {
  110. get{return this._OPTDATE;}
  111. set{this._OPTDATE=value;}
  112. }
  113. public Decimal ARCONSUME
  114. {
  115. get{return this._ARCONSUME;}
  116. set{this._ARCONSUME=value;}
  117. }
  118. public String O2CONSUME
  119. {
  120. get{return this._O2CONSUME;}
  121. set{this._O2CONSUME=value;}
  122. }
  123. public Decimal STEAMCONSUME
  124. {
  125. get{return this._STEAMCONSUME;}
  126. set{this._STEAMCONSUME=value;}
  127. }
  128. public DateTime ARRIVETIME
  129. {
  130. get{return this._ARRIVETIME;}
  131. set{this._ARRIVETIME=value;}
  132. }
  133. public DateTime LEAVETIME
  134. {
  135. get{return this._LEAVETIME;}
  136. set{this._LEAVETIME=value;}
  137. }
  138. public Decimal REFINETIME
  139. {
  140. get{return this._REFINETIME;}
  141. set{this._REFINETIME=value;}
  142. }
  143. public Decimal ARFTEMPT
  144. {
  145. get{return this._ARFTEMPT;}
  146. set{this._ARFTEMPT=value;}
  147. }
  148. public Decimal ARBTEMPT
  149. {
  150. get{return this._ARBTEMPT;}
  151. set{this._ARBTEMPT=value;}
  152. }
  153. public String FEEDINGSPEED
  154. {
  155. get{return this._FEEDINGSPEED;}
  156. set{this._FEEDINGSPEED=value;}
  157. }
  158. public Decimal ARRIVEWGT
  159. {
  160. get{return this._ARRIVEWGT;}
  161. set{this._ARRIVEWGT=value;}
  162. }
  163. public Decimal LEAVEWGT
  164. {
  165. get{return this._LEAVEWGT;}
  166. set{this._LEAVEWGT=value;}
  167. }
  168. public Decimal HPCONSUME
  169. {
  170. get{return this._HPCONSUME;}
  171. set{this._HPCONSUME=value;}
  172. }
  173. public Decimal RESIDUETHICKNESS
  174. {
  175. get{return this._RESIDUETHICKNESS;}
  176. set{this._RESIDUETHICKNESS=value;}
  177. }
  178. public Decimal TWSTEELWGT
  179. {
  180. get{return this._TWSTEELWGT;}
  181. set{this._TWSTEELWGT=value;}
  182. }
  183. public String MANTLEFLAG
  184. {
  185. get{return this._MANTLEFLAG;}
  186. set{this._MANTLEFLAG=value;}
  187. }
  188. public Decimal MANTLENUM
  189. {
  190. get{return this._MANTLENUM;}
  191. set{this._MANTLENUM=value;}
  192. }
  193. public Decimal AR_CONS_C
  194. {
  195. get{return this._AR_CONS_C;}
  196. set{this._AR_CONS_C=value;}
  197. }
  198. public Decimal N2_CONS_C
  199. {
  200. get{return this._N2_CONS_C;}
  201. set{this._N2_CONS_C=value;}
  202. }
  203. public Decimal AR_CONS_S
  204. {
  205. get{return this._AR_CONS_S;}
  206. set{this._AR_CONS_S=value;}
  207. }
  208. public Decimal N2_CONS_S
  209. {
  210. get{return this._N2_CONS_S;}
  211. set{this._N2_CONS_S=value;}
  212. }
  213. public DateTime REPOSEBEGINTIME
  214. {
  215. get{return this._REPOSEBEGINTIME;}
  216. set{this._REPOSEBEGINTIME=value;}
  217. }
  218. public DateTime REPOSECLOSETIME
  219. {
  220. get{return this._REPOSECLOSETIME;}
  221. set{this._REPOSECLOSETIME=value;}
  222. }
  223. public Decimal SUM_TIME
  224. {
  225. get{return this._SUM_TIME;}
  226. set{this._SUM_TIME=value;}
  227. }
  228. public Decimal PURE_TIME
  229. {
  230. get{return this._PURE_TIME;}
  231. set{this._PURE_TIME=value;}
  232. }
  233. public Decimal LANCE_NO
  234. {
  235. get{return this._LANCE_NO;}
  236. set{this._LANCE_NO=value;}
  237. }
  238. public Decimal LANCE_TIMES
  239. {
  240. get{return this._LANCE_TIMES;}
  241. set{this._LANCE_TIMES=value;}
  242. }
  243. public Decimal VES_NO
  244. {
  245. get{return this._VES_NO;}
  246. set{this._VES_NO=value;}
  247. }
  248. public DateTime VACBEGINTIME
  249. {
  250. get{return this._VACBEGINTIME;}
  251. set{this._VACBEGINTIME=value;}
  252. }
  253. public DateTime VACLOSETIME
  254. {
  255. get{return this._VACLOSETIME;}
  256. set{this._VACLOSETIME=value;}
  257. }
  258. public Decimal VAC_TIME
  259. {
  260. get{return this._VAC_TIME;}
  261. set{this._VAC_TIME=value;}
  262. }
  263. public DateTime O2BEGINTIME
  264. {
  265. get{return this._O2BEGINTIME;}
  266. set{this._O2BEGINTIME=value;}
  267. }
  268. public DateTime O2CLOSETIME
  269. {
  270. get{return this._O2CLOSETIME;}
  271. set{this._O2CLOSETIME=value;}
  272. }
  273. public Decimal O2_TIME
  274. {
  275. get{return this._O2_TIME;}
  276. set{this._O2_TIME=value;}
  277. }
  278. public DateTime FEEDBEGINTIME
  279. {
  280. get{return this._FEEDBEGINTIME;}
  281. set{this._FEEDBEGINTIME=value;}
  282. }
  283. public DateTime FEEDCLOSETIME
  284. {
  285. get{return this._FEEDCLOSETIME;}
  286. set{this._FEEDCLOSETIME=value;}
  287. }
  288. public Decimal FEED_TIME
  289. {
  290. get{return this._FEED_TIME;}
  291. set{this._FEED_TIME=value;}
  292. }
  293. public DateTime ARBEGINTIME
  294. {
  295. get{return this._ARBEGINTIME;}
  296. set{this._ARBEGINTIME=value;}
  297. }
  298. public DateTime ARCLOSETIME
  299. {
  300. get{return this._ARCLOSETIME;}
  301. set{this._ARCLOSETIME=value;}
  302. }
  303. public Decimal AR_TIME
  304. {
  305. get{return this._AR_TIME;}
  306. set{this._AR_TIME=value;}
  307. }
  308. public Decimal WATER_CONS_LNQ
  309. {
  310. get{return this._WATER_CONS_LNQ;}
  311. set{this._WATER_CONS_LNQ=value;}
  312. }
  313. public Decimal WATER_CONS_JX
  314. {
  315. get{return this._WATER_CONS_JX;}
  316. set{this._WATER_CONS_JX=value;}
  317. }
  318. public Decimal SLAG_WGT
  319. {
  320. get{return this._SLAG_WGT;}
  321. set{this._SLAG_WGT=value;}
  322. }
  323. public Decimal VAC_MIN
  324. {
  325. get{return this._VAC_MIN;}
  326. set{this._VAC_MIN=value;}
  327. }
  328. public String POTNO
  329. {
  330. get{return this._POTNO;}
  331. set{this._POTNO=value;}
  332. }
  333. public String POTDISTINCTION
  334. {
  335. get{return this._POTDISTINCTION;}
  336. set{this._POTDISTINCTION=value;}
  337. }
  338. public Decimal POTAGE
  339. {
  340. get{return this._POTAGE;}
  341. set{this._POTAGE=value;}
  342. }
  343. public String POTWRAPSTATE
  344. {
  345. get{return this._POTWRAPSTATE;}
  346. set{this._POTWRAPSTATE=value;}
  347. }
  348. public String COMPONENTCODE1
  349. {
  350. get{return this._COMPONENTCODE1;}
  351. set{this._COMPONENTCODE1=value;}
  352. }
  353. public String COMPONENTCODE2
  354. {
  355. get{return this._COMPONENTCODE2;}
  356. set{this._COMPONENTCODE2=value;}
  357. }
  358. public String COMPONENTCODE3
  359. {
  360. get{return this._COMPONENTCODE3;}
  361. set{this._COMPONENTCODE3=value;}
  362. }
  363. public String COMPONENTCODE4
  364. {
  365. get{return this._COMPONENTCODE4;}
  366. set{this._COMPONENTCODE4=value;}
  367. }
  368. public String COMPONENTCODE5
  369. {
  370. get{return this._COMPONENTCODE5;}
  371. set{this._COMPONENTCODE5=value;}
  372. }
  373. public String ARRIVECPTCODE
  374. {
  375. get{return this._ARRIVECPTCODE;}
  376. set{this._ARRIVECPTCODE=value;}
  377. }
  378. public String LEAVECPTCODE
  379. {
  380. get{return this._LEAVECPTCODE;}
  381. set{this._LEAVECPTCODE=value;}
  382. }
  383. public String PRODUCTCPTCODE
  384. {
  385. get{return this._PRODUCTCPTCODE;}
  386. set{this._PRODUCTCPTCODE=value;}
  387. }
  388. public Decimal MOLSTLWGT
  389. {
  390. get{return this._MOLSTLWGT;}
  391. set{this._MOLSTLWGT=value;}
  392. }
  393. public String MOLSTLLEAVE
  394. {
  395. get{return this._MOLSTLLEAVE;}
  396. set{this._MOLSTLLEAVE=value;}
  397. }
  398. public String PLANSTEEL
  399. {
  400. get{return this._PLANSTEEL;}
  401. set{this._PLANSTEEL=value;}
  402. }
  403. public String OPTPERSONNEL
  404. {
  405. get{return this._OPTPERSONNEL;}
  406. set{this._OPTPERSONNEL=value;}
  407. }
  408. public String WSID
  409. {
  410. get{return this._WSID;}
  411. set{this._WSID=value;}
  412. }
  413. public String MEMO
  414. {
  415. get{return this._MEMO;}
  416. set{this._MEMO=value;}
  417. }
  418. public DateTime UPDATETIME
  419. {
  420. get{return this._UPDATETIME;}
  421. set{this._UPDATETIME=value;}
  422. }
  423. public Decimal ARFLUX
  424. {
  425. get{return this._ARFLUX;}
  426. set{this._ARFLUX=value;}
  427. }
  428. public void Copy(ref JOB_RHS_OPTINFO par)
  429. {
  430. HEATPROCESSNO = par.HEATPROCESSNO;
  431. HEATNO = par.HEATNO;
  432. STATIONCODE = par.STATIONCODE;
  433. DISPOSALTIME = par.DISPOSALTIME;
  434. WOID = par.WOID;
  435. SHIFTCODE = par.SHIFTCODE;
  436. OPTDATE = par.OPTDATE;
  437. ARCONSUME = par.ARCONSUME;
  438. O2CONSUME = par.O2CONSUME;
  439. STEAMCONSUME = par.STEAMCONSUME;
  440. ARRIVETIME = par.ARRIVETIME;
  441. LEAVETIME = par.LEAVETIME;
  442. REFINETIME = par.REFINETIME;
  443. ARFTEMPT = par.ARFTEMPT;
  444. ARBTEMPT = par.ARBTEMPT;
  445. FEEDINGSPEED = par.FEEDINGSPEED;
  446. ARRIVEWGT = par.ARRIVEWGT;
  447. LEAVEWGT = par.LEAVEWGT;
  448. HPCONSUME = par.HPCONSUME;
  449. RESIDUETHICKNESS = par.RESIDUETHICKNESS;
  450. TWSTEELWGT = par.TWSTEELWGT;
  451. MANTLEFLAG = par.MANTLEFLAG;
  452. MANTLENUM = par.MANTLENUM;
  453. AR_CONS_C = par.AR_CONS_C;
  454. N2_CONS_C = par.N2_CONS_C;
  455. AR_CONS_S = par.AR_CONS_S;
  456. N2_CONS_S = par.N2_CONS_S;
  457. REPOSEBEGINTIME = par.REPOSEBEGINTIME;
  458. REPOSECLOSETIME = par.REPOSECLOSETIME;
  459. SUM_TIME = par.SUM_TIME;
  460. PURE_TIME = par.PURE_TIME;
  461. LANCE_NO = par.LANCE_NO;
  462. LANCE_TIMES = par.LANCE_TIMES;
  463. VES_NO = par.VES_NO;
  464. VACBEGINTIME = par.VACBEGINTIME;
  465. VACLOSETIME = par.VACLOSETIME;
  466. VAC_TIME = par.VAC_TIME;
  467. O2BEGINTIME = par.O2BEGINTIME;
  468. O2CLOSETIME = par.O2CLOSETIME;
  469. O2_TIME = par.O2_TIME;
  470. FEEDBEGINTIME = par.FEEDBEGINTIME;
  471. FEEDCLOSETIME = par.FEEDCLOSETIME;
  472. FEED_TIME = par.FEED_TIME;
  473. ARBEGINTIME = par.ARBEGINTIME;
  474. ARCLOSETIME = par.ARCLOSETIME;
  475. AR_TIME = par.AR_TIME;
  476. WATER_CONS_LNQ = par.WATER_CONS_LNQ;
  477. WATER_CONS_JX = par.WATER_CONS_JX;
  478. SLAG_WGT = par.SLAG_WGT;
  479. VAC_MIN = par.VAC_MIN;
  480. POTNO = par.POTNO;
  481. POTDISTINCTION = par.POTDISTINCTION;
  482. POTAGE = par.POTAGE;
  483. POTWRAPSTATE = par.POTWRAPSTATE;
  484. COMPONENTCODE1 = par.COMPONENTCODE1;
  485. COMPONENTCODE2 = par.COMPONENTCODE2;
  486. COMPONENTCODE3 = par.COMPONENTCODE3;
  487. COMPONENTCODE4 = par.COMPONENTCODE4;
  488. COMPONENTCODE5 = par.COMPONENTCODE5;
  489. ARRIVECPTCODE = par.ARRIVECPTCODE;
  490. LEAVECPTCODE = par.LEAVECPTCODE;
  491. PRODUCTCPTCODE = par.PRODUCTCPTCODE;
  492. MOLSTLWGT = par.MOLSTLWGT;
  493. MOLSTLLEAVE = par.MOLSTLLEAVE;
  494. PLANSTEEL = par.PLANSTEEL;
  495. OPTPERSONNEL = par.OPTPERSONNEL;
  496. WSID = par.WSID;
  497. MEMO = par.MEMO;
  498. UPDATETIME = par.UPDATETIME;
  499. ARFLUX = par.ARFLUX;
  500. }
  501. }
  502. }