public class AlipayInsAutoAutoaftermarketDepotCreateormodifyModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayInsAutoAutoaftermarketDepotCreateormodifyModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getActionType() |
String |
getBusinessEndTime() |
String |
getBusinessStartTime() |
List<String> |
getCalendars() |
String |
getDepotAccount() |
String |
getDepotAddress() |
String |
getDepotId() |
String |
getDepotName() |
String |
getExtra() |
String |
getPhone() |
String |
getRepairScope() |
Long |
getThreshold() |
void |
setActionType(String actionType) |
void |
setBusinessEndTime(String businessEndTime) |
void |
setBusinessStartTime(String businessStartTime) |
void |
setCalendars(List<String> calendars) |
void |
setDepotAccount(String depotAccount) |
void |
setDepotAddress(String depotAddress) |
void |
setDepotId(String depotId) |
void |
setDepotName(String depotName) |
void |
setExtra(String extra) |
void |
setPhone(String phone) |
void |
setRepairScope(String repairScope) |
void |
setThreshold(Long threshold) |
public AlipayInsAutoAutoaftermarketDepotCreateormodifyModel()
public String getActionType()
public void setActionType(String actionType)
public String getBusinessEndTime()
public void setBusinessEndTime(String businessEndTime)
public String getBusinessStartTime()
public void setBusinessStartTime(String businessStartTime)
public String getDepotAccount()
public void setDepotAccount(String depotAccount)
public String getDepotAddress()
public void setDepotAddress(String depotAddress)
public String getDepotId()
public void setDepotId(String depotId)
public String getDepotName()
public void setDepotName(String depotName)
public String getExtra()
public void setExtra(String extra)
public String getPhone()
public void setPhone(String phone)
public String getRepairScope()
public void setRepairScope(String repairScope)
public Long getThreshold()
public void setThreshold(Long threshold)
Copyright © 2020. All rights reserved.