Package de.mhus.lib.core.cfg
Class CfgNode
- java.lang.Object
-
- de.mhus.lib.core.cfg.CfgValue<IConfig>
-
- de.mhus.lib.core.cfg.CfgNode
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected IConfigloadValue()protected IConfigloadValue(String value)-
Methods inherited from class de.mhus.lib.core.cfg.CfgValue
equals, getCalling, getDefault, getOwner, getPath, getUpdated, isOwner, isOwner, onPostUpdate, onPreUpdate, setValue, toString, updateAction, value
-
-