| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507 |
- using System;
- namespace Core.LgMes.Client.lgClassModel
- {
- [Serializable]
- public class JOB_RHS_OPTINFO
- {
- public JOB_RHS_OPTINFO() { }
- private System.String _HEATPROCESSNO = "";
- private System.String _HEATNO = "";
- private System.String _STATIONCODE = "";
- private System.String _DISPOSALTIME = "";
- private System.String _WOID = "";
- private System.String _SHIFTCODE = "";
- private System.DateTime _OPTDATE = new DateTime(2000, 1, 1, 0, 0, 0, 0);
- private System.Decimal _ARCONSUME = 0;
- private System.String _O2CONSUME = "";
- private System.Decimal _STEAMCONSUME = 0;
- private System.DateTime _ARRIVETIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
- private System.DateTime _LEAVETIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
- private System.Decimal _REFINETIME = 0;
- private System.Decimal _ARFTEMPT = 0;
- private System.Decimal _ARBTEMPT = 0;
- private System.String _FEEDINGSPEED = "";
- private System.Decimal _ARRIVEWGT = 0;
- private System.Decimal _LEAVEWGT = 0;
- private System.Decimal _HPCONSUME = 0;
- private System.Decimal _RESIDUETHICKNESS = 0;
- private System.Decimal _TWSTEELWGT = 0;
- private System.String _MANTLEFLAG = "";
- private System.Decimal _MANTLENUM = 0;
- private System.Decimal _AR_CONS_C = 0;
- private System.Decimal _N2_CONS_C = 0;
- private System.Decimal _AR_CONS_S = 0;
- private System.Decimal _N2_CONS_S = 0;
- private System.DateTime _REPOSEBEGINTIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
- private System.DateTime _REPOSECLOSETIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
- private System.Decimal _SUM_TIME = 0;
- private System.Decimal _PURE_TIME = 0;
- private System.Decimal _LANCE_NO = 0;
- private System.Decimal _LANCE_TIMES = 0;
- private System.Decimal _VES_NO = 0;
- private System.DateTime _VACBEGINTIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
- private System.DateTime _VACLOSETIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
- private System.Decimal _VAC_TIME = 0;
- private System.DateTime _O2BEGINTIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
- private System.DateTime _O2CLOSETIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
- private System.Decimal _O2_TIME = 0;
- private System.DateTime _FEEDBEGINTIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
- private System.DateTime _FEEDCLOSETIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
- private System.Decimal _FEED_TIME = 0;
- private System.DateTime _ARBEGINTIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
- private System.DateTime _ARCLOSETIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
- private System.Decimal _AR_TIME = 0;
- private System.Decimal _WATER_CONS_LNQ = 0;
- private System.Decimal _WATER_CONS_JX = 0;
- private System.Decimal _SLAG_WGT = 0;
- private System.Decimal _VAC_MIN = 0;
- private System.String _POTNO = "";
- private System.String _POTDISTINCTION = "";
- private System.Decimal _POTAGE = 0;
- private System.String _POTWRAPSTATE = "";
- private System.String _COMPONENTCODE1 = "";
- private System.String _COMPONENTCODE2 = "";
- private System.String _COMPONENTCODE3 = "";
- private System.String _COMPONENTCODE4 = "";
- private System.String _COMPONENTCODE5 = "";
- private System.String _ARRIVECPTCODE = "";
- private System.String _LEAVECPTCODE = "";
- private System.String _PRODUCTCPTCODE = "";
- private System.Decimal _MOLSTLWGT = 0;
- private System.String _MOLSTLLEAVE = "";
- private System.String _PLANSTEEL = "";
- private System.String _OPTPERSONNEL = "";
- private System.String _WSID = "";
- private System.String _MEMO = "";
- private System.DateTime _UPDATETIME = new DateTime(2000, 1, 1, 0, 0, 0, 0);
- private System.Decimal _ARFLUX = 0;
-
- public String HEATPROCESSNO
- {
- get{return this._HEATPROCESSNO;}
- set{this._HEATPROCESSNO=value;}
- }
- public String HEATNO
- {
- get{return this._HEATNO;}
- set{this._HEATNO=value;}
- }
- public String STATIONCODE
- {
- get{return this._STATIONCODE;}
- set{this._STATIONCODE=value;}
- }
- public String DISPOSALTIME
- {
- get{return this._DISPOSALTIME;}
- set{this._DISPOSALTIME=value;}
- }
- public String WOID
- {
- get{return this._WOID;}
- set{this._WOID=value;}
- }
- public String SHIFTCODE
- {
- get{return this._SHIFTCODE;}
- set{this._SHIFTCODE=value;}
- }
- public DateTime OPTDATE
- {
- get{return this._OPTDATE;}
- set{this._OPTDATE=value;}
- }
- public Decimal ARCONSUME
- {
- get{return this._ARCONSUME;}
- set{this._ARCONSUME=value;}
- }
- public String O2CONSUME
- {
- get{return this._O2CONSUME;}
- set{this._O2CONSUME=value;}
- }
- public Decimal STEAMCONSUME
- {
- get{return this._STEAMCONSUME;}
- set{this._STEAMCONSUME=value;}
- }
- public DateTime ARRIVETIME
- {
- get{return this._ARRIVETIME;}
- set{this._ARRIVETIME=value;}
- }
- public DateTime LEAVETIME
- {
- get{return this._LEAVETIME;}
- set{this._LEAVETIME=value;}
- }
- public Decimal REFINETIME
- {
- get{return this._REFINETIME;}
- set{this._REFINETIME=value;}
- }
- public Decimal ARFTEMPT
- {
- get{return this._ARFTEMPT;}
- set{this._ARFTEMPT=value;}
- }
- public Decimal ARBTEMPT
- {
- get{return this._ARBTEMPT;}
- set{this._ARBTEMPT=value;}
- }
- public String FEEDINGSPEED
- {
- get{return this._FEEDINGSPEED;}
- set{this._FEEDINGSPEED=value;}
- }
- public Decimal ARRIVEWGT
- {
- get{return this._ARRIVEWGT;}
- set{this._ARRIVEWGT=value;}
- }
- public Decimal LEAVEWGT
- {
- get{return this._LEAVEWGT;}
- set{this._LEAVEWGT=value;}
- }
- public Decimal HPCONSUME
- {
- get{return this._HPCONSUME;}
- set{this._HPCONSUME=value;}
- }
- public Decimal RESIDUETHICKNESS
- {
- get{return this._RESIDUETHICKNESS;}
- set{this._RESIDUETHICKNESS=value;}
- }
- public Decimal TWSTEELWGT
- {
- get{return this._TWSTEELWGT;}
- set{this._TWSTEELWGT=value;}
- }
- public String MANTLEFLAG
- {
- get{return this._MANTLEFLAG;}
- set{this._MANTLEFLAG=value;}
- }
- public Decimal MANTLENUM
- {
- get{return this._MANTLENUM;}
- set{this._MANTLENUM=value;}
- }
- public Decimal AR_CONS_C
- {
- get{return this._AR_CONS_C;}
- set{this._AR_CONS_C=value;}
- }
- public Decimal N2_CONS_C
- {
- get{return this._N2_CONS_C;}
- set{this._N2_CONS_C=value;}
- }
- public Decimal AR_CONS_S
- {
- get{return this._AR_CONS_S;}
- set{this._AR_CONS_S=value;}
- }
- public Decimal N2_CONS_S
- {
- get{return this._N2_CONS_S;}
- set{this._N2_CONS_S=value;}
- }
- public DateTime REPOSEBEGINTIME
- {
- get{return this._REPOSEBEGINTIME;}
- set{this._REPOSEBEGINTIME=value;}
- }
- public DateTime REPOSECLOSETIME
- {
- get{return this._REPOSECLOSETIME;}
- set{this._REPOSECLOSETIME=value;}
- }
- public Decimal SUM_TIME
- {
- get{return this._SUM_TIME;}
- set{this._SUM_TIME=value;}
- }
- public Decimal PURE_TIME
- {
- get{return this._PURE_TIME;}
- set{this._PURE_TIME=value;}
- }
- public Decimal LANCE_NO
- {
- get{return this._LANCE_NO;}
- set{this._LANCE_NO=value;}
- }
- public Decimal LANCE_TIMES
- {
- get{return this._LANCE_TIMES;}
- set{this._LANCE_TIMES=value;}
- }
- public Decimal VES_NO
- {
- get{return this._VES_NO;}
- set{this._VES_NO=value;}
- }
- public DateTime VACBEGINTIME
- {
- get{return this._VACBEGINTIME;}
- set{this._VACBEGINTIME=value;}
- }
- public DateTime VACLOSETIME
- {
- get{return this._VACLOSETIME;}
- set{this._VACLOSETIME=value;}
- }
- public Decimal VAC_TIME
- {
- get{return this._VAC_TIME;}
- set{this._VAC_TIME=value;}
- }
- public DateTime O2BEGINTIME
- {
- get{return this._O2BEGINTIME;}
- set{this._O2BEGINTIME=value;}
- }
- public DateTime O2CLOSETIME
- {
- get{return this._O2CLOSETIME;}
- set{this._O2CLOSETIME=value;}
- }
- public Decimal O2_TIME
- {
- get{return this._O2_TIME;}
- set{this._O2_TIME=value;}
- }
- public DateTime FEEDBEGINTIME
- {
- get{return this._FEEDBEGINTIME;}
- set{this._FEEDBEGINTIME=value;}
- }
- public DateTime FEEDCLOSETIME
- {
- get{return this._FEEDCLOSETIME;}
- set{this._FEEDCLOSETIME=value;}
- }
- public Decimal FEED_TIME
- {
- get{return this._FEED_TIME;}
- set{this._FEED_TIME=value;}
- }
- public DateTime ARBEGINTIME
- {
- get{return this._ARBEGINTIME;}
- set{this._ARBEGINTIME=value;}
- }
- public DateTime ARCLOSETIME
- {
- get{return this._ARCLOSETIME;}
- set{this._ARCLOSETIME=value;}
- }
- public Decimal AR_TIME
- {
- get{return this._AR_TIME;}
- set{this._AR_TIME=value;}
- }
- public Decimal WATER_CONS_LNQ
- {
- get{return this._WATER_CONS_LNQ;}
- set{this._WATER_CONS_LNQ=value;}
- }
- public Decimal WATER_CONS_JX
- {
- get{return this._WATER_CONS_JX;}
- set{this._WATER_CONS_JX=value;}
- }
- public Decimal SLAG_WGT
- {
- get{return this._SLAG_WGT;}
- set{this._SLAG_WGT=value;}
- }
- public Decimal VAC_MIN
- {
- get{return this._VAC_MIN;}
- set{this._VAC_MIN=value;}
- }
- public String POTNO
- {
- get{return this._POTNO;}
- set{this._POTNO=value;}
- }
- public String POTDISTINCTION
- {
- get{return this._POTDISTINCTION;}
- set{this._POTDISTINCTION=value;}
- }
- public Decimal POTAGE
- {
- get{return this._POTAGE;}
- set{this._POTAGE=value;}
- }
- public String POTWRAPSTATE
- {
- get{return this._POTWRAPSTATE;}
- set{this._POTWRAPSTATE=value;}
- }
- public String COMPONENTCODE1
- {
- get{return this._COMPONENTCODE1;}
- set{this._COMPONENTCODE1=value;}
- }
- public String COMPONENTCODE2
- {
- get{return this._COMPONENTCODE2;}
- set{this._COMPONENTCODE2=value;}
- }
- public String COMPONENTCODE3
- {
- get{return this._COMPONENTCODE3;}
- set{this._COMPONENTCODE3=value;}
- }
- public String COMPONENTCODE4
- {
- get{return this._COMPONENTCODE4;}
- set{this._COMPONENTCODE4=value;}
- }
- public String COMPONENTCODE5
- {
- get{return this._COMPONENTCODE5;}
- set{this._COMPONENTCODE5=value;}
- }
- public String ARRIVECPTCODE
- {
- get{return this._ARRIVECPTCODE;}
- set{this._ARRIVECPTCODE=value;}
- }
- public String LEAVECPTCODE
- {
- get{return this._LEAVECPTCODE;}
- set{this._LEAVECPTCODE=value;}
- }
- public String PRODUCTCPTCODE
- {
- get{return this._PRODUCTCPTCODE;}
- set{this._PRODUCTCPTCODE=value;}
- }
- public Decimal MOLSTLWGT
- {
- get{return this._MOLSTLWGT;}
- set{this._MOLSTLWGT=value;}
- }
- public String MOLSTLLEAVE
- {
- get{return this._MOLSTLLEAVE;}
- set{this._MOLSTLLEAVE=value;}
- }
- public String PLANSTEEL
- {
- get{return this._PLANSTEEL;}
- set{this._PLANSTEEL=value;}
- }
- public String OPTPERSONNEL
- {
- get{return this._OPTPERSONNEL;}
- set{this._OPTPERSONNEL=value;}
- }
- public String WSID
- {
- get{return this._WSID;}
- set{this._WSID=value;}
- }
- public String MEMO
- {
- get{return this._MEMO;}
- set{this._MEMO=value;}
- }
- public DateTime UPDATETIME
- {
- get{return this._UPDATETIME;}
- set{this._UPDATETIME=value;}
- }
- public Decimal ARFLUX
- {
- get{return this._ARFLUX;}
- set{this._ARFLUX=value;}
- }
- public void Copy(ref JOB_RHS_OPTINFO par)
- {
- HEATPROCESSNO = par.HEATPROCESSNO;
- HEATNO = par.HEATNO;
- STATIONCODE = par.STATIONCODE;
- DISPOSALTIME = par.DISPOSALTIME;
- WOID = par.WOID;
- SHIFTCODE = par.SHIFTCODE;
- OPTDATE = par.OPTDATE;
- ARCONSUME = par.ARCONSUME;
- O2CONSUME = par.O2CONSUME;
- STEAMCONSUME = par.STEAMCONSUME;
- ARRIVETIME = par.ARRIVETIME;
- LEAVETIME = par.LEAVETIME;
- REFINETIME = par.REFINETIME;
- ARFTEMPT = par.ARFTEMPT;
- ARBTEMPT = par.ARBTEMPT;
- FEEDINGSPEED = par.FEEDINGSPEED;
- ARRIVEWGT = par.ARRIVEWGT;
- LEAVEWGT = par.LEAVEWGT;
- HPCONSUME = par.HPCONSUME;
- RESIDUETHICKNESS = par.RESIDUETHICKNESS;
- TWSTEELWGT = par.TWSTEELWGT;
- MANTLEFLAG = par.MANTLEFLAG;
- MANTLENUM = par.MANTLENUM;
- AR_CONS_C = par.AR_CONS_C;
- N2_CONS_C = par.N2_CONS_C;
- AR_CONS_S = par.AR_CONS_S;
- N2_CONS_S = par.N2_CONS_S;
- REPOSEBEGINTIME = par.REPOSEBEGINTIME;
- REPOSECLOSETIME = par.REPOSECLOSETIME;
- SUM_TIME = par.SUM_TIME;
- PURE_TIME = par.PURE_TIME;
- LANCE_NO = par.LANCE_NO;
- LANCE_TIMES = par.LANCE_TIMES;
- VES_NO = par.VES_NO;
- VACBEGINTIME = par.VACBEGINTIME;
- VACLOSETIME = par.VACLOSETIME;
- VAC_TIME = par.VAC_TIME;
- O2BEGINTIME = par.O2BEGINTIME;
- O2CLOSETIME = par.O2CLOSETIME;
- O2_TIME = par.O2_TIME;
- FEEDBEGINTIME = par.FEEDBEGINTIME;
- FEEDCLOSETIME = par.FEEDCLOSETIME;
- FEED_TIME = par.FEED_TIME;
- ARBEGINTIME = par.ARBEGINTIME;
- ARCLOSETIME = par.ARCLOSETIME;
- AR_TIME = par.AR_TIME;
- WATER_CONS_LNQ = par.WATER_CONS_LNQ;
- WATER_CONS_JX = par.WATER_CONS_JX;
- SLAG_WGT = par.SLAG_WGT;
- VAC_MIN = par.VAC_MIN;
- POTNO = par.POTNO;
- POTDISTINCTION = par.POTDISTINCTION;
- POTAGE = par.POTAGE;
- POTWRAPSTATE = par.POTWRAPSTATE;
- COMPONENTCODE1 = par.COMPONENTCODE1;
- COMPONENTCODE2 = par.COMPONENTCODE2;
- COMPONENTCODE3 = par.COMPONENTCODE3;
- COMPONENTCODE4 = par.COMPONENTCODE4;
- COMPONENTCODE5 = par.COMPONENTCODE5;
- ARRIVECPTCODE = par.ARRIVECPTCODE;
- LEAVECPTCODE = par.LEAVECPTCODE;
- PRODUCTCPTCODE = par.PRODUCTCPTCODE;
- MOLSTLWGT = par.MOLSTLWGT;
- MOLSTLLEAVE = par.MOLSTLLEAVE;
- PLANSTEEL = par.PLANSTEEL;
- OPTPERSONNEL = par.OPTPERSONNEL;
- WSID = par.WSID;
- MEMO = par.MEMO;
- UPDATETIME = par.UPDATETIME;
- ARFLUX = par.ARFLUX;
- }
- }
- }
|