public class AssetDeviceRelation extends AlipayObject
| 构造器和说明 |
|---|
AssetDeviceRelation() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAssetId() |
List<String> |
getDeviceIds() |
Long |
getDeviceSupplyCode() |
void |
setAssetId(String assetId) |
void |
setDeviceIds(List<String> deviceIds) |
void |
setDeviceSupplyCode(Long deviceSupplyCode) |
Copyright © 2023. All rights reserved.