public class AntMerchantExpandAutomatApplyModifyModel extends AlipayObject
Constructor and Description |
---|
AntMerchantExpandAutomatApplyModifyModel() |
Modifier and Type | Method and Description |
---|---|
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.
|
SmartAutomatScene |
getScene()
Gets scene.
|
String |
getTerminalId()
Gets terminal id.
|
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 |
setScene(SmartAutomatScene scene)
Sets scene.
|
void |
setTerminalId(String terminalId)
Sets terminal id.
|
public AntMerchantExpandAutomatApplyModifyModel()
public 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 SmartAutomatScene getScene()
public void setScene(SmartAutomatScene scene)
scene
- the scenepublic String getTerminalId()
public void setTerminalId(String terminalId)
terminalId
- the terminal idCopyright © 2018. All rights reserved.