| | |
| | | void setGlass1Id(const char* pszId); |
| | | std::string& getGlass2Id(); |
| | | void setGlass2Id(const char* pszId); |
| | | int getJobType(); |
| | | void setJobType(int type); |
| | | int getMaterialsType(); |
| | | void setMaterialsType(int type); |
| | | int getProductType(); |
| | | void setProductType(int type); |
| | | int getDummyType(); |
| | | void setDummyType(int type); |
| | | int getSkipFlag(); |
| | | void setSkipFlag(int flag); |
| | | int getProcessFlag(); |
| | | void setProcessFlag(int flag); |
| | | int getProcessResonCode(); |
| | | void setProcessResonCode(int code); |
| | | int getLastGlassFlag(); |
| | | void setLastGlassFlag(int flag); |
| | | int getFirstGlassFlag(); |
| | | void setFirstGlassFlag(int flag); |
| | | int getQTime(int index); |
| | | void setQTime(int index, int time); |
| | | int getQTimeOverFlag(); |
| | | void setQTimeOverFlag(int flag); |
| | | int getMasterRecipe(); |
| | | void setMasterRecipe(int recipe); |
| | | std::string& getProductRecipeId(); |
| | | void setProductRecipeId(const char* pszId); |
| | | std::string& getPCode(); |