public static class AddCategoryResponse.Category extends Object
public Long getCateId()
public void setCateId(Long cateId)
public String getCateName()
public void setCateName(String cateName)
public Long getParentId()
public void setParentId(Long parentId)
public Long getLevel()
public void setLevel(Long level)
public String getType()
public void setType(String type)
Copyright © 2020. All Rights Reserved.