enabled| 构造器和说明 |
|---|
Catalog() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Catalog> |
getChildren() |
String |
getCode() |
String |
getDescription() |
Catalog |
getParent() |
String |
getRemark() |
List<Resource> |
getResources() |
String |
getTitle() |
String |
getType() |
int |
getWeight() |
Catalog |
setChildren(List<Catalog> children) |
void |
setCode(String code) |
Catalog |
setDescription(String description) |
Catalog |
setParent(Catalog parent) |
void |
setRemark(String remark) |
Catalog |
setResources(List<Resource> resources) |
Catalog |
setTitle(String title) |
Catalog |
setType(String type) |
Catalog |
setWeight(int weight) |
getCreateAt, getUpdateAt, isEnabled, setCreateAt, setEnabled, setUpdateAtpublic String getCode()
public void setCode(String code)
public String getDescription()
public int getWeight()
public Catalog setWeight(int weight)
public Catalog getParent()
public String getRemark()
public void setRemark(String remark)
Copyright © 2019 GTMAP. All rights reserved.