Package de.mhus.lib.core.cfg
Class CfgTimeInterval
- java.lang.Object
-
- de.mhus.lib.core.cfg.CfgValue<String>
-
- de.mhus.lib.core.cfg.CfgTimeInterval
-
-
Constructor Summary
Constructors Constructor Description CfgTimeInterval(Object owner, String path, String def)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longinterval()protected StringloadValue()protected StringloadValue(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
-
-