| | |
| | | @TableField("tank_qty1") |
| | | private Integer tankQty1; |
| | | |
| | | public BasCrnp() {} |
| | | public BasCrnp() { |
| | | } |
| | | |
| | | public BasCrnp(String inEnable,String outEnable,Integer crnSts,Integer wrkNo,Long crnErr,String frmLocno,Integer frmSta,Integer toSta,String toLocno,Long appeUser,Date appeTime,Long modiUser,Date modiTime,String hpMk,String retrieveMk,String ctlHp,String ctlRest,String empIn,Integer tankQty,Integer tankQty1) { |
| | | this.inEnable = inEnable; |
| | |
| | | return "未知"; |
| | | } |
| | | } |
| | | |
| | | public Integer getCrnNo() { |
| | | return crnNo; |
| | | } |
| | |
| | | return frmLocno; |
| | | } |
| | | |
| | | public void setFrmLocno(String frmLocno) { |
| | | this.frmLocno = frmLocno; |
| | | } |
| | | |
| | | public String getFrmLocno$(){ |
| | | LocMastService service = SpringUtils.getBean(LocMastService.class); |
| | | LocMast locMast = service.selectById(this.frmLocno); |
| | |
| | | return null; |
| | | } |
| | | |
| | | public void setFrmLocno(String frmLocno) { |
| | | this.frmLocno = frmLocno; |
| | | } |
| | | |
| | | public Integer getFrmSta() { |
| | | return frmSta; |
| | | } |
| | | |
| | | public void setFrmSta(Integer frmSta) { |
| | | this.frmSta = frmSta; |
| | | } |
| | | |
| | | public String getFrmSta$(){ |
| | |
| | | return null; |
| | | } |
| | | |
| | | public void setFrmSta(Integer frmSta) { |
| | | this.frmSta = frmSta; |
| | | } |
| | | |
| | | public Integer getToSta() { |
| | | return toSta; |
| | | } |
| | | |
| | | public void setToSta(Integer toSta) { |
| | | this.toSta = toSta; |
| | | } |
| | | |
| | | public String getToSta$(){ |
| | |
| | | return null; |
| | | } |
| | | |
| | | public void setToSta(Integer toSta) { |
| | | this.toSta = toSta; |
| | | } |
| | | |
| | | public String getToLocno() { |
| | | return toLocno; |
| | | } |
| | | |
| | | public void setToLocno(String toLocno) { |
| | | this.toLocno = toLocno; |
| | | } |
| | | |
| | | public String getToLocno$(){ |
| | |
| | | return null; |
| | | } |
| | | |
| | | public void setToLocno(String toLocno) { |
| | | this.toLocno = toLocno; |
| | | } |
| | | |
| | | public Long getAppeUser() { |
| | | return appeUser; |
| | | } |
| | | |
| | | public void setAppeUser(Long appeUser) { |
| | | this.appeUser = appeUser; |
| | | } |
| | | |
| | | public String getAppeUser$(){ |
| | |
| | | return null; |
| | | } |
| | | |
| | | public void setAppeUser(Long appeUser) { |
| | | this.appeUser = appeUser; |
| | | } |
| | | |
| | | public Date getAppeTime() { |
| | | return appeTime; |
| | | } |
| | | |
| | | public void setAppeTime(Date appeTime) { |
| | | this.appeTime = appeTime; |
| | | } |
| | | |
| | | public String getAppeTime$(){ |
| | |
| | | return new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(this.appeTime); |
| | | } |
| | | |
| | | public void setAppeTime(Date appeTime) { |
| | | this.appeTime = appeTime; |
| | | } |
| | | |
| | | public Long getModiUser() { |
| | | return modiUser; |
| | | } |
| | | |
| | | public void setModiUser(Long modiUser) { |
| | | this.modiUser = modiUser; |
| | | } |
| | | |
| | | public String getModiUser$(){ |
| | |
| | | return null; |
| | | } |
| | | |
| | | public void setModiUser(Long modiUser) { |
| | | this.modiUser = modiUser; |
| | | } |
| | | |
| | | public Date getModiTime() { |
| | | return modiTime; |
| | | } |
| | | |
| | | public void setModiTime(Date modiTime) { |
| | | this.modiTime = modiTime; |
| | | } |
| | | |
| | | public String getModiTime$(){ |
| | |
| | | return ""; |
| | | } |
| | | return new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(this.modiTime); |
| | | } |
| | | |
| | | public void setModiTime(Date modiTime) { |
| | | this.modiTime = modiTime; |
| | | } |
| | | |
| | | public String getHpMk() { |