public class AntMerchantExpandAutomatApplyUploadModel extends AlipayObject
| Constructor and Description |
|---|
AntMerchantExpandAutomatApplyUploadModel() |
| Modifier and Type | Method and Description |
|---|---|
SmartAutomatAssociate |
getAssociate()
Gets associate.
|
SmartAddressInfo |
getDeliveryAddress()
Gets delivery address.
|
String |
getMachineCooperationType()
Gets machine cooperation type.
|
Date |
getMachineDeliveryDate()
Gets machine delivery date.
|
String |
getMachineName()
Gets machine name.
|
String |
getMachineType()
Gets machine type.
|
String |
getMerchantUserId()
Gets merchant user id.
|
String |
getMerchantUserType()
Gets merchant user type.
|
SmartAddressInfo |
getPointPosition()
Gets point position.
|
String |
getProductUserId()
Gets product user id.
|
SmartAutomatScene |
getScene()
Gets scene.
|
String |
getTerminalId()
Gets terminal id.
|
String |
getTradeNo()
Gets trade no.
|
void |
setAssociate(SmartAutomatAssociate associate)
Sets associate.
|
void |
setDeliveryAddress(SmartAddressInfo deliveryAddress)
Sets delivery address.
|
void |
setMachineCooperationType(String machineCooperationType)
Sets machine cooperation type.
|
void |
setMachineDeliveryDate(Date machineDeliveryDate)
Sets machine delivery date.
|
void |
setMachineName(String machineName)
Sets machine name.
|
void |
setMachineType(String machineType)
Sets machine type.
|
void |
setMerchantUserId(String merchantUserId)
Sets merchant user id.
|
void |
setMerchantUserType(String merchantUserType)
Sets merchant user type.
|
void |
setPointPosition(SmartAddressInfo pointPosition)
Sets point position.
|
void |
setProductUserId(String productUserId)
Sets product user id.
|
void |
setScene(SmartAutomatScene scene)
Sets scene.
|
void |
setTerminalId(String terminalId)
Sets terminal id.
|
void |
setTradeNo(String tradeNo)
Sets trade no.
|
public AntMerchantExpandAutomatApplyUploadModel()
public SmartAutomatAssociate getAssociate()
public void setAssociate(SmartAutomatAssociate associate)
associate - the associatepublic SmartAddressInfo getDeliveryAddress()
public void setDeliveryAddress(SmartAddressInfo deliveryAddress)
deliveryAddress - the delivery addresspublic String getMachineCooperationType()
public void setMachineCooperationType(String machineCooperationType)
machineCooperationType - the machine cooperation typepublic Date getMachineDeliveryDate()
public void setMachineDeliveryDate(Date machineDeliveryDate)
machineDeliveryDate - the machine delivery datepublic String getMachineName()
public void setMachineName(String machineName)
machineName - the machine namepublic String getMachineType()
public void setMachineType(String machineType)
machineType - the machine typepublic String getMerchantUserId()
public void setMerchantUserId(String merchantUserId)
merchantUserId - the merchant user idpublic String getMerchantUserType()
public void setMerchantUserType(String merchantUserType)
merchantUserType - the merchant user typepublic SmartAddressInfo getPointPosition()
public void setPointPosition(SmartAddressInfo pointPosition)
pointPosition - the point positionpublic String getProductUserId()
public void setProductUserId(String productUserId)
productUserId - the product user idpublic SmartAutomatScene getScene()
public void setScene(SmartAutomatScene scene)
scene - the scenepublic String getTerminalId()
public void setTerminalId(String terminalId)
terminalId - the terminal idpublic String getTradeNo()
public void setTradeNo(String tradeNo)
tradeNo - the trade noCopyright © 2018. All rights reserved.