public class DeviceOrderStatus extends AlipayObject
| 构造器和说明 |
|---|
DeviceOrderStatus() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getDeviceOrderStatus() |
String |
getOrderId() |
String |
getOrderType() |
void |
setDeviceOrderStatus(Long deviceOrderStatus) |
void |
setOrderId(String orderId) |
void |
setOrderType(String orderType) |
public Long getDeviceOrderStatus()
public void setDeviceOrderStatus(Long deviceOrderStatus)
public String getOrderId()
public void setOrderId(String orderId)
public String getOrderType()
public void setOrderType(String orderType)
Copyright © 2023. All rights reserved.