public class ProcQueryMoveStockOrderFlowListResBean extends Object
| Constructor and Description |
|---|
ProcQueryMoveStockOrderFlowListResBean() |
ProcQueryMoveStockOrderFlowListResBean(String stockMoveId,
String applyUser,
String moveOutTime,
String flowNo) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplyUser() |
String |
getFlowNo() |
String |
getMoveOutTime() |
String |
getStockMoveId() |
void |
setApplyUser(String applyUser) |
void |
setFlowNo(String flowNo) |
void |
setMoveOutTime(String moveOutTime) |
void |
setStockMoveId(String stockMoveId) |
public ProcQueryMoveStockOrderFlowListResBean()
public String getStockMoveId()
public void setStockMoveId(String stockMoveId)
public String getApplyUser()
public void setApplyUser(String applyUser)
public String getMoveOutTime()
public void setMoveOutTime(String moveOutTime)
public String getFlowNo()
public void setFlowNo(String flowNo)
Copyright © 2023. All rights reserved.