ConfigurationContent 类
定义
public class ConfigurationContent
- 继承
-
java.lang.ObjectConfigurationContent
构造函数
ConfigurationContent() |
字段
deviceContent | |
modulesContent |
方法
getDeviceContent() | |
getModulesContent() | |
setDeviceContent(Map<String, Object> deviceContent) | |
setModulesContent(Map<String, Map<String, Object>> modulesContent) | |
toConfigurationContentParser() |