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