public class GetPatentInfoResponseBody
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetPatentInfoResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetPatentInfoResponseBody |
build(Map<String,?> map) |
String |
getData() |
Long |
getTotal() |
GetPatentInfoResponseBody |
setData(String data) |
GetPatentInfoResponseBody |
setTotal(Long total) |
@NameInMap(value="data") public String data
@NameInMap(value="total") public Long total
public static GetPatentInfoResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic GetPatentInfoResponseBody setData(String data)
public String getData()
public GetPatentInfoResponseBody setTotal(Long total)
public Long getTotal()
Copyright © 2023. All rights reserved.