public class IndustryManufactureMesProductionPlanResponse
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
IndustryManufactureMesProductionPlanResponseBody |
body |
Map<String,String> |
headers |
Integer |
statusCode |
| 构造器和说明 |
|---|
IndustryManufactureMesProductionPlanResponse() |
@NameInMap(value="statusCode") public Integer statusCode
@NameInMap(value="body") public IndustryManufactureMesProductionPlanResponseBody body
public IndustryManufactureMesProductionPlanResponse()
public static IndustryManufactureMesProductionPlanResponse build(Map<String,?> map) throws Exception
Exceptionpublic IndustryManufactureMesProductionPlanResponse setHeaders(Map<String,String> headers)
public IndustryManufactureMesProductionPlanResponse setStatusCode(Integer statusCode)
public Integer getStatusCode()
public IndustryManufactureMesProductionPlanResponse setBody(IndustryManufactureMesProductionPlanResponseBody body)
public IndustryManufactureMesProductionPlanResponseBody getBody()
Copyright © 2025. All rights reserved.