-
public interface IBaseConfig
-
-
Method Summary
Modifier and Type Method Description abstract void
setIThingGetBaseConfig(IThingGetBaseConfig iThingGetUserInfo)
abstract void
clearBaseConfig()
-
-
Method Detail
-
setIThingGetBaseConfig
abstract void setIThingGetBaseConfig(IThingGetBaseConfig iThingGetUserInfo)
-
clearBaseConfig
abstract void clearBaseConfig()
-
-
-
-