public class WxMaQueryFlowRequest extends Object
构造器和说明 |
---|
WxMaQueryFlowRequest() |
限定符和类型 | 方法和说明 |
---|---|
Date |
getBeginDate() |
long |
getBeginTime() |
Date |
getEndDate() |
long |
getEndTime() |
int |
getFlowType() |
String |
getServiceTransId() |
String |
getWxStoreId() |
void |
setBeginDate(Date beginDate) |
void |
setBeginTime(long beginTime) |
void |
setEndDate(Date endDate) |
void |
setEndTime(long endTime) |
void |
setFlowType(int flowType) |
void |
setServiceTransId(String serviceTransId) |
void |
setWxStoreId(String wxStoreId) |
String |
toString() |
public String getWxStoreId()
public void setWxStoreId(String wxStoreId)
public int getFlowType()
public void setFlowType(int flowType)
public String getServiceTransId()
public void setServiceTransId(String serviceTransId)
public Date getBeginDate()
public void setBeginDate(Date beginDate)
public Date getEndDate()
public void setEndDate(Date endDate)
public long getBeginTime()
public void setBeginTime(long beginTime)
public long getEndTime()
public void setEndTime(long endTime)
Copyright © 2024. All rights reserved.