Class ConfigSoftwareUpdate
java.lang.Object
io.github.zeroone3010.yahueapi.domain.ConfigSoftwareUpdate
public class ConfigSoftwareUpdate extends Object
-
Constructor Summary
Constructors Constructor Description ConfigSoftwareUpdate() -
Method Summary
Modifier and Type Method Description DeviceTypesgetDeviceTypes()StringgetText()intgetUpdateState()StringgetUrl()booleanisCheckForUpdate()booleanisNotify()StringtoString()
-
Constructor Details
-
ConfigSoftwareUpdate
public ConfigSoftwareUpdate()
-
-
Method Details
-
getUpdateState
public int getUpdateState() -
isCheckForUpdate
public boolean isCheckForUpdate() -
getDeviceTypes
-
getUrl
-
getText
-
isNotify
public boolean isNotify() -
toString
-