| 程序包 | 说明 |
|---|---|
| org.hswebframework.web.entity.config |
| 限定符和类型 | 方法和说明 |
|---|---|
ConfigContent |
ConfigContent.clone() |
ConfigContent |
ConfigEntity.get(String key) |
ConfigContent |
SimpleConfigEntity.get(String key) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ConfigContent> |
ConfigEntity.getContent()
获取 配置内容
|
List<ConfigContent> |
SimpleConfigEntity.getContent() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ConfigEntity.setContent(List<ConfigContent> content)
设置 配置内容
|
void |
SimpleConfigEntity.setContent(List<ConfigContent> content) |
Copyright © 2019. All rights reserved.