public class CategoryAndParentVO extends AlipayObject
| 构造器和说明 |
|---|
CategoryAndParentVO() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AppxCategoryVO> |
getCatAndParent() |
void |
setCatAndParent(List<AppxCategoryVO> catAndParent) |
public List<AppxCategoryVO> getCatAndParent()
public void setCatAndParent(List<AppxCategoryVO> catAndParent)
Copyright © 2023. All rights reserved.