public static class GetMetaCategoryResponseBody.GetMetaCategoryResponseBodyDataDataEntityList
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Long |
categoryId |
String |
comment |
Long |
createTime |
Integer |
depth |
String |
lastOperatorId |
Long |
modifiedTime |
String |
name |
String |
ownerId |
Long |
parentCategoryId |
| 构造器和说明 |
|---|
GetMetaCategoryResponseBodyDataDataEntityList() |
@NameInMap(value="CategoryId") public Long categoryId
@NameInMap(value="Comment") public String comment
@NameInMap(value="CreateTime") public Long createTime
@NameInMap(value="Depth") public Integer depth
@NameInMap(value="LastOperatorId") public String lastOperatorId
@NameInMap(value="ModifiedTime") public Long modifiedTime
@NameInMap(value="Name") public String name
@NameInMap(value="OwnerId") public String ownerId
@NameInMap(value="ParentCategoryId") public Long parentCategoryId
public GetMetaCategoryResponseBodyDataDataEntityList()
public static GetMetaCategoryResponseBody.GetMetaCategoryResponseBodyDataDataEntityList build(Map<String,?> map) throws Exception
Exceptionpublic GetMetaCategoryResponseBody.GetMetaCategoryResponseBodyDataDataEntityList setCategoryId(Long categoryId)
public Long getCategoryId()
public GetMetaCategoryResponseBody.GetMetaCategoryResponseBodyDataDataEntityList setComment(String comment)
public String getComment()
public GetMetaCategoryResponseBody.GetMetaCategoryResponseBodyDataDataEntityList setCreateTime(Long createTime)
public Long getCreateTime()
public GetMetaCategoryResponseBody.GetMetaCategoryResponseBodyDataDataEntityList setDepth(Integer depth)
public Integer getDepth()
public GetMetaCategoryResponseBody.GetMetaCategoryResponseBodyDataDataEntityList setLastOperatorId(String lastOperatorId)
public String getLastOperatorId()
public GetMetaCategoryResponseBody.GetMetaCategoryResponseBodyDataDataEntityList setModifiedTime(Long modifiedTime)
public Long getModifiedTime()
public GetMetaCategoryResponseBody.GetMetaCategoryResponseBodyDataDataEntityList setName(String name)
public String getName()
public GetMetaCategoryResponseBody.GetMetaCategoryResponseBodyDataDataEntityList setOwnerId(String ownerId)
public String getOwnerId()
public GetMetaCategoryResponseBody.GetMetaCategoryResponseBodyDataDataEntityList setParentCategoryId(Long parentCategoryId)
public Long getParentCategoryId()
Copyright © 2021. All rights reserved.