public class RecruitTool extends AlipayObject
| 构造器和说明 |
|---|
RecruitTool() |
| 限定符和类型 | 方法和说明 |
|---|---|
Date |
getEndTime() |
Boolean |
getExcludeConstraintShops() |
List<PidShopInfo> |
getPidShops() |
Date |
getStartTime() |
void |
setEndTime(Date endTime) |
void |
setExcludeConstraintShops(Boolean excludeConstraintShops) |
void |
setPidShops(List<PidShopInfo> pidShops) |
void |
setStartTime(Date startTime) |
public Date getEndTime()
public void setEndTime(Date endTime)
public Boolean getExcludeConstraintShops()
public void setExcludeConstraintShops(Boolean excludeConstraintShops)
public List<PidShopInfo> getPidShops()
public void setPidShops(List<PidShopInfo> pidShops)
public Date getStartTime()
public void setStartTime(Date startTime)
Copyright © 2020. All rights reserved.