public final class Dict extends Object implements Serializable
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addDictGroup(DictGroup dictGroup) |
String |
getDescription() |
List<DictGroup> |
getDictGroupList() |
String |
getName() |
void |
setDescription(String description) |
void |
setDictGroupList(List<DictGroup> dictGroupList) |
void |
setName(String name) |
Copyright © 2006-2013 开源组织. All Rights Reserved.